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 100100100100001110010001101110100110111001111101011101101001001001000011100100011011101001101110011111010111011001000010 924391ba6e7d76924391ba6e7d7642
EUC-JP 辰村n}v辰村n}vB 110000111010010011000010101111000110111001111101011101101100001110100100110000101011110001101110011111010111011001000010 c3a4c2bc6e7d76c3a4c2bc6e7d7642
UTF-8 辰村n}v辰村n}vB 11101000101111101011000011100110100111011001000101101110011111010111011011101000101111101011000011100110100111011001000101101110011111010111011001000010 e8beb0e69d916e7d76e8beb0e69d916e7d7642
UHC 辰村n}v辰村n}vB 111100101110001111110101101111010110111001111101011101101111001011100011111101011011110101101110011111010111011001000010 f2e3f5bd6e7d76f2e3f5bd6e7d7642

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