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 娃??敖??梧 10001000101000010011111100111111100111011100001000111111001111111000110011100110 88a13f3f9dc23f3f8ce6
EUC-JP 娃??敖??梧 10110000101000110011111100111111110110101100010000111111001111111011100011101000 b0a33f3fdac43f3fb8e8
UTF-8 娃띰쉠敖쏉슈梧 111001011010100010000011111010111001110110110000111011001000100110100000111001101001010110010110111011001000111110001001111011001000101010001000111001101010001010100111 e5a883eb9db0ec89a0e69596ec8f89ec8a88e6a2a7
UHC 娃띰쉠敖쏉슈梧 1110100011011111101101101110111110111101101010101110011111111001100110111110111110111101101101001110011111111100 e8dfb6efbdaae7f99befbdb4e7fc

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