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 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 歪脛??歪脛??B 10011000011000111110001111111000001111110011111110011000011000111110001111111000001111110011111101000010 9863e3f83f3f9863e3f83f3f42
EUC-JP 歪脛??歪脛??B 11001111110001001110011011111010001111110011111111001111110001001110011011111010001111110011111101000010 cfc4e6fa3f3fcfc4e6fa3f3f42
UTF-8 歪脛렚㎓歪脛렚㎓B 11100110101011011010101011101000100001001001101111101011101000001001101011100011100011101001001111100110101011011010101011101000100001001001101111101011101000001001101011100011100011101001001101000010 e6adaae8849beba09ae38e93e6adaae8849beba09ae38e9342
UHC 歪脛렚㎓歪脛렚㎓B 1110100011100000110011001110101110001110101011011010011111010111111010001110000011001100111010111000111010101101101001111101011101000010 e8e0cceb8eada7d7e8e0cceb8eada7d742

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