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^ 001111110011111100111111001111110011111100111111010111100110010101011110 3f3f3f3f3f3f5e655e
SJIS-WIN ??濯???^e^ 00111111001111111001000111110011001111110011111100111111010111100110010101011110 3f3f91f33f3f3f5e655e
EUC-JP ??濯???^e^ 00111111001111111100001011110101001111110011111100111111010111100110010101011110 3f3fc2f53f3f3f5e655e
UTF-8 룶괌濯룶웩熉^e^ 111010111010001110110110111010101011010010001100111001101011111110101111111010111010001110110110111011001001101110101001111001111000011010001001010111100110010101011110 eba3b6eab48ce6bfafeba3b6ec9ba9e786895e655e
UHC 룶괌濯룶웩熉^e^ 100011111010101110110001101000011111011011111011100011111010101111000000101000011110100111111011010111100110010101011110 8fabb1a1f6fb8fabc0a1e9fb5e655e

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