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???e??B 001111110110010100111111001111110011111101100101001111110011111101000010 3f653f3f3f653f3f42
SJIS-WIN ?e???e??B 001111110110010100111111001111110011111101100101001111110011111101000010 3f653f3f3f653f3f42
EUC-JP ?e???e??B 001111110110010100111111001111110011111101100101001111110011111101000010 3f653f3f3f653f3f42
UTF-8 찼e창혳찼e창혳B 111011001011000010111100011001011110110010110000101111011110110110011000101100111110110010110000101111000110010111101100101100001011110111101101100110001011001101000010 ecb0bc65ecb0bded98b3ecb0bc65ecb0bded98b342
UHC 찼e창혳찼e창혳B 110000111010000101100101110000111010001011000010100110101100001110100001011001011100001110100010110000101001101001000010 c3a165c3a2c29ac3a165c3a2c29a42

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