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 ???{N}???{N{^ 00111111001111110011111101111011010011100111110100111111001111110011111101111011010011100111101101011110 3f3f3f7b4e7d3f3f3f7b4e7b5e
SJIS-WIN 航??{N}航??{N{^ 100011010111000100111111001111110111101101001110011111011000110101110001001111110011111101111011010011100111101101011110 8d713f3f7b4e7d8d713f3f7b4e7b5e
EUC-JP 航??{N}航??{N{^ 101110011101001000111111001111110111101101001110011111011011100111010010001111110011111101111011010011100111101101011110 b9d23f3f7b4e7db9d23f3f7b4e7b5e
UTF-8 航드ㅁ{N}航드ㅁ{N{^ 11101000100010001010101011101011100100111001110011100011100001011000000101111011010011100111110111101000100010001010101011101011100100111001110011100011100001011000000101111011010011100111101101011110 e888aaeb939ce385817b4e7de888aaeb939ce385817b4e7b5e
UHC 航드ㅁ{N}航드ㅁ{N{^ 11111001111111101011010111100101101001001011000101111011010011100111110111111001111111101011010111100101101001001011000101111011010011100111101101011110 f9feb5e5a4b17b4e7df9feb5e5a4b17b4e7b5e

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