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 皎疵痿皎疵痿^ 11100001101001111110000101110010111000010111111011100001101001111110000101110010111000010111111001011110 e1a7e172e17ee1a7e172e17e5e
EUC-JP 皎疵痿皎疵痿^ 11100010101010011110000111010011111000011101111111100010101010011110000111010011111000011101111101011110 e2a9e1d3e1dfe2a9e1d3e1df5e
UTF-8 皎疵痿皎疵痿^ 11100111100110101000111011100111100101101011010111100111100101111011111111100111100110101000111011100111100101101011010111100111100101111011111101011110 e79a8ee796b5e797bfe79a8ee796b5e797bf5e
UHC 皎疵?皎疵?^ 1100111011101011111011011011011100111111110011101110101111101101101101110011111101011110 ceebedb73fceebedb73f5e

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