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 ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
SJIS-WIN 辛???v辛???vB 10010000011010000011111100111111001111110111011010010000011010000011111100111111001111110111011001000010 90683f3f3f7690683f3f3f7642
EUC-JP 辛???v辛???vB 10111111110010010011111100111111001111110111011010111111110010010011111100111111001111110111011001000010 bfc93f3f3f76bfc93f3f3f7642
UTF-8 辛ㆁ렯룁v辛ㆁ렯룁vB 111010001011111010011011111000111000011010000001111010111010000010101111111010111010001110000001011101101110100010111110100110111110001110000110100000011110101110100000101011111110101110100011100000010111011001000010 e8be9be38681eba0afeba38176e8be9be38681eba0afeba3817642
UHC 辛ㆁ렯룁v辛ㆁ렯룁vB 11100011111101001010010011110001100011101011110010110111110111100111011011100011111101001010010011110001100011101011110010110111110111100111011001000010 e3f4a4f18ebcb7de76e3f4a4f18ebcb7de7642

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