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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 鬣鮃渙賈鬣鮃渙貽^ 1110100110100101111010011011011110011111110100001110011011001001111010011010010111101001101101111001111111010000111001101100010001011110 e9a5e9b79fd0e6c9e9a5e9b79fd0e6c45e
EUC-JP 鬣鮃渙賈鬣鮃渙貽^ 1111001010100111111100101011100111011110110100101110110011001011111100101010011111110010101110011101111011010010111011001100011001011110 f2a7f2b9ded2eccbf2a7f2b9ded2ecc65e
UTF-8 鬣鮃渙賈鬣鮃渙貽^ 11101001101011001010001111101001101011101000001111100110101110001001100111101000101100111000100011101001101011001010001111101001101011101000001111100110101110001001100111101000101100101011110101011110 e9aca3e9ae83e6b899e8b388e9aca3e9ae83e6b899e8b2bd5e
UHC ??渙賈??渙貽^ 00111111001111111111110010111001110010101011100100111111001111111111110010111001111011001100001001011110 3f3ffcb9cab93f3ffcb9ecc25e

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