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^ 00111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f655e
SJIS-WIN ?泥???麝??e^ 001111111001001101000100001111110011111100111111111010100110110000111111001111110110010101011110 3f93443f3f3fea6c3f3f655e
EUC-JP ?泥???麝??e^ 001111111100010110100101001111110011111100111111111100111100110100111111001111110110010101011110 3fc5a53f3f3ff3cd3f3f655e
UTF-8 룶泥틂룶깹麝팽▩e^ 1110101110100011101101101110011010110011101001011110110110001011100000101110101110100011101101101110101010111001101110011110100110111010100111011110110110001100101111011110001010010110101010010110010101011110 eba3b6e6b3a5ed8b82eba3b6eab9b9e9ba9ded8cbde296a9655e
UHC 룶泥틂룶깹麝팽▩e^ 100011111010101111010010111110101100011010110011100011111010101110110010101000011101111011111010110001101101100010100010110011000110010101011110 8fabd2fac6b38fabb2a1defac6d8a2cc655e

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