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^ 111010011010011010101101111010101011001110111000111010101011000010010011010111100110010101011110 e9a6adeab3b8eab0935e655e
SJIS-WIN ???????°?^e^ 00111111001111110011111100111111001111110011111100111111100000011000101100111111010111100110010101011110 3f3f3f3f3f3f3f818b3f5e655e
EUC-JP ���^e^ 1000111110101011101100011000111110100010110000110011111110001111101010111011010000111111100011111010001010110001100011111010101110110100101000011110101100111111010111100110010101011110 8fabb18fa2c33f8fabb43f8fa2b18fabb4a1eb3f5e655e
UTF-8 馭곸갓^e^ 110000111010100111000010101001101100001010101101110000111010101011000010101100111100001010111000110000111010101011000010101100001100001010010011010111100110010101011110 c3a9c2a6c2adc3aac2b3c2b8c3aac2b0c2935e655e
UHC ??­?³¸?°?^e^ 00111111001111111010000110101001001111111010100111111000101000101010110000111111101000011100011000111111010111100110010101011110 3f3fa1a93fa9f8a2ac3fa1c63f5e655e

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