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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 璽褂カシソ」 111100011110111010001110101000111110010111100110101101101111000110001110101111001011111110100011 f1ee8ea3e5e6b6f18ebcbfa3
EUC-JP ?璽褂カ?シソ」 0011111110111100101001011110101011101000100011101011011000111111100011101011110010001110101111111000111010100011 3fbca5eae88eb63f8ebc8ebf8ea3
UTF-8 璽褂カシソ」 111011101000010110101001111001111001001010111101111010001010010010000010111011111011110110110110111011101000010010001001111011111011110110111100111011111011110110111111111011111011110110100011 ee85a9e792bde8a482efbdb6ee8489efbdbcefbdbfefbda3
UHC ?璽?????? 001111111101111111011110001111110011111100111111001111110011111100111111 3fdfde3f3f3f3f3f3f

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