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 ???}\}???}\{^ 00111111001111110011111101111101010111000111110100111111001111110011111101111101010111000111101101011110 3f3f3f7d5c7d3f3f3f7d5c7b5e
SJIS-WIN 航??}\}航??}\{^ 100011010111000100111111001111110111110101011100011111011000110101110001001111110011111101111101010111000111101101011110 8d713f3f7d5c7d8d713f3f7d5c7b5e
EUC-JP 航??}\}航??}\{^ 101110011101001000111111001111110111110101011100011111011011100111010010001111110011111101111101010111000111101101011110 b9d23f3f7d5c7db9d23f3f7d5c7b5e
UTF-8 航쒒뮈}\}航쒒뮈}\{^ 11101000100010001010101011101100100100101001001011101011101011101000100001111101010111000111110111101000100010001010101011101100100100101001001011101011101011101000100001111101010111000111101101011110 e888aaec9292ebae887d5c7de888aaec9292ebae887d5c7b5e
UHC 航쒒뮈}\}航쒒뮈}\{^ 11111001111111101001110011101001101110011011111101111101010111000111110111111001111111101001110011101001101110011011111101111101010111000111101101011110 f9fe9ce9b9bf7d5c7df9fe9ce9b9bf7d5c7b5e

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