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 頷泌亟頷泌亢^ 11101000111101011001010011100101100110001011001011101000111101011001010011100101100110001011010001011110 e8f594e598b2e8f594e598b45e
EUC-JP 頷泌亟頷泌亢^ 11110000111101111100100011100111110100001011010011110000111101111100100011100111110100001011011001011110 f0f7c8e7d0b4f0f7c8e7d0b65e
UTF-8 頷泌亟頷泌亢^ 11101001101000001011011111100110101100111000110011100100101110101001111111101001101000001011011111100110101100111000110011100100101110101010001001011110 e9a0b7e6b38ce4ba9fe9a0b7e6b38ce4baa25e
UHC ?泌??泌亢^ 00111111111110011011001000111111001111111111100110110010111110011111000101011110 3ff9b23f3ff9b2f9f15e

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