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{^ 1110100010001000101010101110101010111111101100001110101110001100100110100110111001111101111010001000100010101010111010101011111110110000111010111000110010011010011011100111101101011110 e888aaeabfb0eb8c9a6e7de888aaeabfb0eb8c9a6e7b5e
UHC 航꿰댚n}航꿰댚n{^ 1111100111111110101100101110011110001000101111100110111001111101111110011111111010110010111001111000100010111110011011100111101101011110 f9feb2e788be6e7df9feb2e788be6e7b5e

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