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^ 1110101110100000101110111110101110100000100111001110101110100000101110101110101010110001100111001110011010010111101111011110101110100000100111001110101110100000101110101110110010011101100101011110101110100000100100110110010101011110 eba0bbeba09ceba0baeab19ce697bdeba09ceba0baec9d95eba093655e
UHC 렻렜렺걜旽렜렺읕렓e^ 1000111011000011100011101010111010001110110000101011000011000100110101001100010110001110101011101000111011000010110000001100010010001110101010000110010101011110 8ec38eae8ec2b0c4d4c58eae8ec2c0c48ea8655e

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