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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 掩??[掩??[^ 1000100110000110001111110011111101011011100010011000011000111111001111110101101101011110 89863f3f5b89863f3f5b5e
EUC-JP 掩??[掩??[^ 1011000111100110001111110011111101011011101100011110011000111111001111110101101101011110 b1e63f3f5bb1e63f3f5b5e
UTF-8 掩띹삀[掩띹삀[^ 111001101000111010101001111010111001110110111001111011001000001010000000010110111110011010001110101010011110101110011101101110011110110010000010100000000101101101011110 e68ea9eb9db9ec82805be68ea9eb9db9ec82805b5e
UHC 掩띹삀[掩띹삀[^ 111001011111001110001101111010001001100010000111010110111110010111110011100011011110100010011000100001110101101101011110 e5f38de898875be5f38de898875b5e

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