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á|}šBá|{^ 1001101001000010111000010111110001111101100110100100001011100001011111000111101101011110 9a42e17c7d9a42e17c7b5e
SJIS-WIN ?B?|}?B?|{^ 0011111101000010001111110111110001111101001111110100001000111111011111000111101101011110 3f423f7c7d3f423f7c7b5e
EUC-JP ?Bá|}?Bá|{^ 001111110100001010001111101010111010000101111100011111010011111101000010100011111010101110100001011111000111101101011110 3f428faba17c7d3f428faba17c7b5e
UTF-8 šBá|}šBá|{^ 110000101001101001000010110000111010000101111100011111011100001010011010010000101100001110100001011111000111101101011110 c29a42c3a17c7dc29a42c3a17c7b5e
UHC ?B?|}?B?|{^ 0011111101000010001111110111110001111101001111110100001000111111011111000111101101011110 3f423f7c7d3f423f7c7b5e

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