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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 阿????阿????B 10001000101000100011111100111111001111110011111110001000101000100011111100111111001111110011111101000010 88a23f3f3f3f88a23f3f3f3f42
EUC-JP 阿????阿????B 10110000101001000011111100111111001111110011111110110000101001000011111100111111001111110011111101000010 b0a43f3f3f3fb0a43f3f3f3f42
UTF-8 阿렶렚렶렚阿렶렚렶렚B 11101001100110001011111111101011101000001011011011101011101000001001101011101011101000001011011011101011101000001001101011101001100110001011111111101011101000001011011011101011101000001001101011101011101000001011011011101011101000001001101001000010 e998bfeba0b6eba09aeba0b6eba09ae998bfeba0b6eba09aeba0b6eba09a42
UHC 阿렶렚렶렚阿렶렚렶렚B 111001001011100110001110110000011000111010101101100011101100000110001110101011011110010010111001100011101100000110001110101011011000111011000001100011101010110101000010 e4b98ec18ead8ec18eade4b98ec18ead8ec18ead42

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