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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 檍??毅??碎 10011110111110000011111100111111100010110100001000111111001111111110000111101010 9ef83f3f8b423f3fe1ea
EUC-JP 檍??毅??碎 11011100111110100011111100111111101101011010001100111111001111111110001011101100 dcfa3f3fb5a33f3fe2ec
UTF-8 檍댿뀤毅졿뇠碎 111001101010101010001101111010111000110010111111111010111000000010100100111001101010111110000101111011001010000110111111111010111000011110100000111001111010001010001110 e6aa8deb8cbfeb80a4e6af85eca1bfeb87a0e7a28e
UHC 檍댿뀤毅졿뇠碎 1110010111100101100010001110001010000101100110111110101111110110101000001110011010000111100010001110000111101111 e5e588e2859bebf6a0e68788e1ef

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