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 航←?}航←?{^ 10001101011100011000000110101001001111110111110110001101011100011000000110101001001111110111101101011110 8d7181a93f7d8d7181a93f7b5e
EUC-JP 航←?}航←?{^ 10111001110100101010001010101011001111110111110110111001110100101010001010101011001111110111101101011110 b9d2a2ab3f7db9d2a2ab3f7b5e
UTF-8 航←풗}航←풗{^ 111010001000100010101010111000101000011010010000111011011001001010010111011111011110100010001000101010101110001010000110100100001110110110010010100101110111101101011110 e888aae28690ed92977de888aae28690ed92977b5e
UHC 航←풗}航←풗{^ 111110011111111010100001111001111011111010011010011111011111100111111110101000011110011110111110100110100111101101011110 f9fea1e7be9a7df9fea1e7be9a7b5e

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