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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 遶航n}遶航n{^ 11100111101010111000110101110001011011100111110111100111101010111000110101110001011011100111101101011110 e7ab8d716e7de7ab8d716e7b5e
EUC-JP 遶航n}遶航n{^ 11101110101011011011100111010010011011100111110111101110101011011011100111010010011011100111101101011110 eeadb9d26e7deeadb9d26e7b5e
UTF-8 遶航n}遶航n{^ 1110100110000001101101101110100010001000101010100110111001111101111010011000000110110110111010001000100010101010011011100111101101011110 e981b6e888aa6e7de981b6e888aa6e7b5e
UHC ?航n}?航n{^ 0011111111111001111111100110111001111101001111111111100111111110011011100111101101011110 3ff9fe6e7d3ff9fe6e7b5e

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