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 熄ι′熄ι′^ 11100000100011111000001111000111100000011000110011100000100011111000001111000111100000011000110001011110 e08f83c7818ce08f83c7818c5e
EUC-JP 熄ι′熄ι′^ 11011111111011111010011011001001101000011110110011011111111011111010011011001001101000011110110001011110 dfefa6c9a1ecdfefa6c9a1ec5e
UTF-8 熄ι′熄ι′^ 1110011110000110100001001100111010111001111000101000000010110010111001111000011010000100110011101011100111100010100000001011001001011110 e78684ceb9e280b2e78684ceb9e280b25e
UHC 熄ι′熄ι′^ 11100011110110001010010111101001101000011100011111100011110110001010010111101001101000011100011101011110 e3d8a5e9a1c7e3d8a5e9a1c75e

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