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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 晳緖瑞晳緖瑞B 11111010110110011111101110001110100100001001000011111010110110011111101110001110100100001001000001000010 fad9fb8e9090fad9fb8e909042
EUC-JP 晳?瑞晳?瑞B 10001111110000101100010000111111101111111111000010001111110000101100010000111111101111111111000001000010 8fc2c43fbff08fc2c43fbff042
UTF-8 晳緖瑞晳緖瑞B 11100110100110011011001111100111101101111001011011100111100100011001111011100110100110011011001111100111101101111001011011100111100100011001111001000010 e699b3e7b796e7919ee699b3e7b796e7919e42
UHC 晳緖瑞晳緖瑞B 11100000101011111101111111111101110111111111101011100000101011111101111111111101110111111111101001000010 e0afdffddffae0afdffddffa42

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