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 栲盲菫栲盲菫^ 10011110011111011001011011010011111001001011111110011110011111011001011011010011111001001011111101011110 9e7d96d3e4bf9e7d96d3e4bf5e
EUC-JP 栲盲菫栲盲菫^ 11011011110111101100110011010101111010001100000111011011110111101100110011010101111010001100000101011110 dbdeccd5e8c1dbdeccd5e8c15e
UTF-8 栲盲菫栲盲菫^ 11100110101000001011001011100111100110111011001011101000100011111010101111100110101000001011001011100111100110111011001011101000100011111010101101011110 e6a0b2e79bb2e88fabe6a0b2e79bb2e88fab5e
UHC ?盲菫?盲菫^ 0011111111011000111011101101000011001011001111111101100011101110110100001100101101011110 3fd8eed0cb3fd8eed0cb5e

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