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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 航??n}航??n{^ 10001101011100010011111100111111011011100111110110001101011100010011111100111111011011100111101101011110 8d713f3f6e7d8d713f3f6e7b5e
EUC-JP 航??n}航??n{^ 10111001110100100011111100111111011011100111110110111001110100100011111100111111011011100111101101011110 b9d23f3f6e7db9d23f3f6e7b5e
UTF-8 航룡굢n}航룡굢n{^ 1110100010001000101010101110101110100011101000011110101010110101101000100110111001111101111010001000100010101010111010111010001110100001111010101011010110100010011011100111101101011110 e888aaeba3a1eab5a26e7de888aaeba3a1eab5a26e7b5e
UHC 航룡굢n}航룡굢n{^ 1111100111111110101101111110011010000010100010010110111001111101111110011111111010110111111001101000001010001001011011100111101101011110 f9feb7e682896e7df9feb7e682896e7b5e

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