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 航f?}航f?{^ 10001101011100011000001010000110001111110111110110001101011100011000001010000110001111110111101101011110 8d7182863f7d8d7182863f7b5e
EUC-JP 航f?}航f?{^ 10111001110100101010001111100110001111110111110110111001110100101010001111100110001111110111101101011110 b9d2a3e63f7db9d2a3e63f7b5e
UTF-8 航f뮈}航f뮈{^ 111010001000100010101010111011111011110110000110111010111010111010001000011111011110100010001000101010101110111110111101100001101110101110101110100010000111101101011110 e888aaefbd86ebae887de888aaefbd86ebae887b5e
UHC 航f뮈}航f뮈{^ 111110011111111010100011111001101011100110111111011111011111100111111110101000111110011010111001101111110111101101011110 f9fea3e6b9bf7df9fea3e6b9bf7b5e

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