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 航띈뮅}航띈뮅{^ 111010001000100010101010111010111001110110001000111010111010111010000101011111011110100010001000101010101110101110011101100010001110101110101110100001010111101101011110 e888aaeb9d88ebae857de888aaeb9d88ebae857b5e
UHC 航띈뮅}航띈뮅{^ 111110011111111010110110111010001001001010010100011111011111100111111110101101101110100010010010100101000111101101011110 f9feb6e892947df9feb6e892947b5e

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