To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ツ崚板渉曠ツ崚板渉曠^ 11000010100110111100001110010100110000101000111111000010100111100100010011000010100110111100001110010100110000101000111111000010100111100100010001011110 c29bc394c28fc29e44c29bc394c28fc29e445e
EUC-JP ツ崚板渉曠ツ崚板渉曠^ 100011101100001011010110110001011100100011000100101111101100010011011011101001011000111011000010110101101100010111001000110001001011111011000100110110111010010101011110 8ec2d6c5c8c4bec4dba58ec2d6c5c8c4bec4dba55e
UTF-8 ツ崚板渉曠ツ崚板渉曠^ 11101111101111101000001011100101101101001001101011100110100111011011111111100110101110001000100111100110100110111010000011101111101111101000001011100101101101001001101011100110100111011011111111100110101110001000100111100110100110111010000001011110 efbe82e5b49ae69dbfe6b889e69ba0efbe82e5b49ae69dbfe6b889e69ba05e
UHC ??板?曠??板?曠^ 001111110011111111110111111110010011111111001110110001110011111100111111111101111111100100111111110011101100011101011110 3f3ff7f93fcec73f3ff7f93fcec75e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)