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}v??n}vB 0011111100111111011011100111110101110110001111110011111101101110011111010111011001000010 3f3f6e7d763f3f6e7d7642
SJIS-WIN 軏戎n}v軏戎n}vB 111110111011001010001111010111100110111001111101011101101111101110110010100011110101111001101110011111010111011001000010 fbb28f5e6e7d76fbb28f5e6e7d7642
EUC-JP 軏戎n}v軏戎n}vB 1000111111100000110110011011110110111111011011100111110101110110100011111110000011011001101111011011111101101110011111010111011001000010 8fe0d9bdbf6e7d768fe0d9bdbf6e7d7642
UTF-8 軏戎n}v軏戎n}vB 11101000101110111000111111100110100010001000111001101110011111010111011011101000101110111000111111100110100010001000111001101110011111010111011001000010 e8bb8fe6888e6e7d76e8bb8fe6888e6e7d7642
UHC ?戎n}v?戎n}vB 00111111111010111101010001101110011111010111011000111111111010111101010001101110011111010111011001000010 3febd46e7d763febd46e7d7642

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