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 ?????????h 00111111001111110011111100111111001111110011111100111111001111110011111101101000 3f3f3f3f3f3f3f3f3f68
SJIS-WIN 烏△?闕烏△?毅?h 10001001010001111000000110100010001111111110100010001101100010010100011110000001101000100011111110001011010000100011111101101000 894781a23fe88d894781a23f8b423f68
EUC-JP 烏△?闕烏△?毅?h 10110001101010001010001010100100001111111110111111101101101100011010100010100010101001000011111110110101101000110011111101101000 b1a8a2a43fefedb1a8a2a43fb5a33f68
UTF-8 烏△뀤闕烏△뀤毅잷h 11100111100000111000111111100010100101101011001111101011100000001010010011101001100101111001010111100111100000111000111111100010100101101011001111101011100000001010010011100110101011111000010111101100100111101011011101101000 e7838fe296b3eb80a4e99795e7838fe296b3eb80a4e6af85ec9eb768
UHC 烏△뀤闕烏△뀤毅잷h 11101000101000011010000111100010100001011001101111001111111101001110100010100001101000011110001010000101100110111110101111110110100111111111111001101000 e8a1a1e2859bcff4e8a1a1e2859bebf69ffe68

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