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 ??????e^ 0011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f655e
SJIS-WIN ??㎏?⑥?e^ 00111111001111111000011101110011001111111000011101000101001111110110010101011110 3f3f87733f87453f655e
EUC-JP ??????e^ 0011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f655e
UTF-8 淋믪㎏梨⑥콬e^ 1110111110100111101101011110101110101111101010101110001110001110100011111110111110100111101000101110001010010001101001011110110010111101101011000110010101011110 efa7b5ebafaae38e8fefa7a2e291a5ecbdac655e
UHC 淋믪㎏梨⑥콬e^ 1110110011111000100100101110110010100111101110001110110010110001101010001110110010110001101000000110010101011110 ecf892eca7b8ecb1a8ecb1a0655e

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