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 娃??獄??澳 10001000101000010011111100111111100011011001011000111111001111111110000001010011 88a13f3f8d963f3fe053
EUC-JP 娃??獄??澳 10110000101000110011111100111111101110011111011000111111001111111101111110110100 b0a33f3fb9f63f3fdfb4
UTF-8 娃띰쉠獄깍쉴澳 111001011010100010000011111010111001110110110000111011001000100110100000111001111000110110000100111010101011100110001101111011001000100110110100111001101011111010110011 e5a883eb9db0ec89a0e78d84eab98dec89b4e6beb3
UHC 娃띰쉠獄깍쉴澳 1110100011011111101101101110111110111101101010101110100010101011101100011110111110111101101011111110011111111110 e8dfb6efbdaae8abb1efbdafe7fe

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