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 10010010010110101001000110011111100100011011001110010010010001101001000110101001100100011011100001000010 925a919f91b3924691a991b842
EUC-JP 短臓袖巽束尊B 11000011101110111100001010100001110000101011010111000011101001111100001010101011110000101011101001000010 c3bbc2a1c2b5c3a7c2abc2ba42
UTF-8 短臓袖巽束尊B 11100111100111111010110111101000100001111001001111101000101000101001011011100101101101111011110111100110100111011001111111100101101100001000101001000010 e79fade88793e8a296e5b7bde69d9fe5b08a42
UHC 短?袖巽束尊B 110100111010110100111111111000101100000011100001110111101110000111010110111100001110111001000010 d3ad3fe2c0e1dee1d6f0ee42

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