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^ 1110110010110001100010001110110110011000101011101110110110011000101011111110110010110001100110001110110110011000100111111110110110011000101010111110110010110001101000001110110110011000101001011110110110011000101010110110010101011110 ecb188ed98aeed98afecb198ed989fed98abecb1a0ed98a5ed98ab655e
UHC 챈혮혯챘혟혫챠혥혫e^ 1100001110100110110000101001010111000010100101101100001110101011110000101000100111000010100100111100001110101101110000101000110111000010100100110110010101011110 c3a6c295c296c3abc289c293c3adc28dc293655e

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