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 娃??艤?┃矣 1000100010100001001111110011111111100100011111100011111110000100101010111110000111100001 88a13f3fe47e3f84abe1e1
EUC-JP 娃??艤?┃矣 1011000010100011001111110011111111100111110111110011111110101000101011011110001011100011 b0a33f3fe7df3fa8ade2e3
UTF-8 娃숇떣艤껈┃矣 111001011010100010000011111011001000100010000111111010111001011010100011111010001000100110100100111010101011101110001000111000101001010010000011111001111001111110100011 e5a883ec8887eb96a3e889a4eabb88e29483e79fa3
UHC 娃숇떣艤껈┃矣 1110100011011111100110011110101110001011101101111110101111111010100000111110100110100110101011011110101111111000 e8df99eb8bb7ebfa83e9a6adebf8

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