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^ 1110100011100111100110011110010110001111101100011110011010111110100010001110011110010110101111100110010101011110 e8e799e58fb1e6be88e796be655e
EUC-JP 韈吝廠貔育明e^ 1111000011101001110100101110011110111110101100111110110011000000101100001110100111001100110000000110010101011110 f0e9d2e7beb3ecc0b0e9ccc0655e
UTF-8 韈吝廠貔育明e^ 1110100110011111100010001110010110010000100111011110010110111011101000001110100010110010100101001110100010000010101100101110011010011000100011100110010101011110 e99f88e5909de5bba0e8b294e882b2e6988e655e
UHC ?吝廠?育明e^ 001111111101011111110000111100111101111100111111111010111100000011011001101001010110010101011110 3fd7f0f3df3febc0d9a5655e

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