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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 航??}航??{^ 1000110101110001001111110011111101111101100011010111000100111111001111110111101101011110 8d713f3f7d8d713f3f7b5e
EUC-JP 航??}航??{^ 1011100111010010001111110011111101111101101110011101001000111111001111110111101101011110 b9d23f3f7db9d23f3f7b5e
UTF-8 航듣뻗}航듣뻗{^ 111010001000100010101010111010111001001110100011111010111011101110010111011111011110100010001000101010101110101110010011101000111110101110111011100101110111101101011110 e888aaeb93a3ebbb977de888aaeb93a3ebbb977b5e
UHC 航듣뻗}航듣뻗{^ 111110011111111010110101111010001011101110111000011111011111100111111110101101011110100010111011101110000111101101011110 f9feb5e8bbb87df9feb5e8bbb87b5e

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