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 溿失èç 1110011010111010101111111110010110100100101100011110100011100111 e6babfe5a4b1e8e7
SJIS-WIN ?????±?? 001111110011111100111111001111110011111110000001011111010011111100111111 3f3f3f3f3f817d3f3f
EUC-JP 溿失èç 1000111110101001110000011000111110100010111010111000111110100010110001001000111110101011101010011000111110100010111100001010000111011110100011111010101110110010100011111010101110101110 8fa9c18fa2eb8fa2c48faba98fa2f0a1de8fabb28fabae
UTF-8 溿失èç 11000011101001101100001010111010110000101011111111000011101001011100001010100100110000101011000111000011101010001100001110100111 c3a6c2bac2bfc3a5c2a4c2b1c3a8c3a7
UHC 溿?¤±?? 10101001101000011010100010101100101000101010111100111111101000101011010010100001101111100011111100111111 a9a1a8aca2af3fa2b4a1be3f3f

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