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 娃??澳??? 100010001010000100111111001111111110000001010011001111110011111100111111 88a13f3fe0533f3f3f
EUC-JP 娃??澳??縕 1011000010100011001111110011111111011111101101000011111100111111100011111101010011000010 b0a33f3fdfb43f3f8fd4c2
UTF-8 娃띰쉠澳뽳숱縕 111001011010100010000011111010111001110110110000111011001000100110100000111001101011111010110011111010111011110110110011111011001000100010110001111001111011100010010101 e5a883eb9db0ec89a0e6beb3ebbdb3ec88b1e7b895
UHC 娃띰쉠澳뽳숱縕 1110100011011111101101101110111110111101101010101110011111111110100101101110111110111101101000101110100010110010 e8dfb6efbdaae7fe96efbda2e8b2

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