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tt}‘Btt{^ 100100010100001010011101011101001001110101110100011111011001000101000010100111010111010010011101011101000111101101011110 91429d749d747d91429d749d747b5e
SJIS-WIN ?B?t?t}?B?t?t{^ 001111110100001000111111011101000011111101110100011111010011111101000010001111110111010000111111011101000111101101011110 3f423f743f747d3f423f743f747b5e
EUC-JP ?B?t?t}?B?t?t{^ 001111110100001000111111011101000011111101110100011111010011111101000010001111110111010000111111011101000111101101011110 3f423f743f747d3f423f743f747b5e
UTF-8 ‘Btt}‘Btt{^ 110000101001000101000010110000101001110101110100110000101001110101110100011111011100001010010001010000101100001010011101011101001100001010011101011101000111101101011110 c29142c29d74c29d747dc29142c29d74c29d747b5e
UHC ?B?t?t}?B?t?t{^ 001111110100001000111111011101000011111101110100011111010011111101000010001111110111010000111111011101000111101101011110 3f423f743f747d3f423f743f747b5e

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