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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 罨醇顕罨醇顕^ 11100011101010101000111110000110100011001011000011100011101010101000111110000110100011001011000001011110 e3aa8f868cb0e3aa8f868cb05e
EUC-JP 罨醇顕罨醇顕^ 11100110101011001011110111100110101110001011001011100110101011001011110111100110101110001011001001011110 e6acbde6b8b2e6acbde6b8b25e
UTF-8 罨醇顕罨醇顕^ 11100111101111011010100011101001100001101000011111101001101000011001010111100111101111011010100011101001100001101000011111101001101000011001010101011110 e7bda8e98687e9a195e7bda8e98687e9a1955e
UHC ?醇??醇?^ 001111111110001011110101001111110011111111100010111101010011111101011110 3fe2f53f3fe2f53f5e

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