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^ 1110100110001001100110011110010110001111101100011110011010111110100010001110011110010110101111100110010101011110 e98999e58fb1e6be88e796be655e
EUC-JP 驩吝廠貔育明e^ 1111000111101001110100101110011110111110101100111110110011000000101100001110100111001100110000000110010101011110 f1e9d2e7beb3ecc0b0e9ccc0655e
UTF-8 驩吝廠貔育明e^ 1110100110101001101010011110010110010000100111011110010110111011101000001110100010110010100101001110100010000010101100101110011010011000100011100110010101011110 e9a9a9e5909de5bba0e8b294e882b2e6988e655e
UHC 驩吝廠?育明e^ 11111100101111101101011111110000111100111101111100111111111010111100000011011001101001010110010101011110 fcbed7f0f3df3febc0d9a5655e

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