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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 一??鎰?檣? 10001000111010100011111100111111111010000100110000111111100111101111110000111111 88ea3f3fe84c3f9efc3f
EUC-JP 一??鎰?檣? 10110000111011000011111100111111111011111010110100111111110111001111111000111111 b0ec3f3fefad3fdcfe3f
UTF-8 一띌씌鎰렭檣렡 111001001011100010000000111010111001110110001100111011001001010010001100111010011000111010110000111010111010000010101101111001101010101010100011111010111010000010100001 e4b880eb9d8cec948ce98eb0eba0ade6aaa3eba0a1
UHC 一띌씌鎰렭檣렡 1110110011101001101101101110100110111110101110101110110011110000100011101011101011101101111010101000111010110010 ece9b6e9bebaecf08ebaedea8eb2

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