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 100100001111100110010000110110010110111001111101011101101001000011111001100100001101100101101110011111010111011001000010 90f990d96e7d7690f990d96e7d7642
EUC-JP 旋拙n}v旋拙n}vB 110000001111101111000000110110110110111001111101011101101100000011111011110000001101101101101110011111010111011001000010 c0fbc0db6e7d76c0fbc0db6e7d7642
UTF-8 旋拙n}v旋拙n}vB 11100110100101111000101111100110100010111001100101101110011111010111011011100110100101111000101111100110100010111001100101101110011111010111011001000010 e6978be68b996e7d76e6978be68b996e7d7642
UHC 旋拙n}v旋拙n}vB 111000001100000111110000111100000110111001111101011101101110000011000001111100001111000001101110011111010111011001000010 e0c1f0f06e7d76e0c1f0f06e7d7642

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