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^ 0011111100111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f3f655e
SJIS-WIN ?????????e^ 0011111100111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f3f655e
EUC-JP ?????????e^ 0011111100111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f3f655e
UTF-8 챈쩔혻챙혯쨍챙천혲e^ 1110110010110001100010001110110010101001100101001110110110011000101110111110110010110001100110011110110110011000101011111110110010101000100011011110110010110001100110011110110010110010100111001110110110011000101100100110010101011110 ecb188eca994ed98bbecb199ed98afeca88decb199ecb29ced98b2655e
UHC 챈쩔혻챙혯쨍챙천혲e^ 1100001110100110110000101011111111000010101000001100001110101100110000101001011011000010101110001100001110101100110000111011010111000010100110010110010101011110 c3a6c2bfc2a0c3acc296c2b8c3acc3b5c299655e

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