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 航??辱??詣 10001101011100010011111100111111100100000100101000111111001111111000110001110111 8d713f3f904a3f3f8c77
EUC-JP 航??辱??詣 10111001110100100011111100111111101111111010101100111111001111111011011111011000 b9d23f3fbfab3f3fb7d8
UTF-8 航닷윿辱덃굢詣 111010001000100010101010111010111000101110110111111011001001110010111111111010001011111010110001111010111000110110000011111010101011010110100010111010001010100110100011 e888aaeb8bb7ec9cbfe8beb1eb8d83eab5a2e8a9a3
UHC 航닷윿辱덃굢詣 1111100111111110101101001110010110011111101101111110100110110100100010001110011010000010100010011110011111100001 f9feb4e59fb7e9b488e68289e7e1

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