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 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 跋宣ュё跋宣ュёB 111001101110101110010000111010011010110110000100011101101110011011101011100100001110100110101101100001000111011001000010 e6eb90e9ad8476e6eb90e9ad847642
EUC-JP 跋宣ュё跋宣ュёB 1110110011101101110000001110101110001110101011011010011111010111111011001110110111000000111010111000111010101101101001111101011101000010 ecedc0eb8eada7d7ecedc0eb8eada7d742
UTF-8 跋宣ュё跋宣ュёB 1110100010110111100010111110010110101110101000111110111110111101101011011101000110010001111010001011011110001011111001011010111010100011111011111011110110101101110100011001000101000010 e8b78be5aea3efbdadd191e8b78be5aea3efbdadd19142
UHC 跋宣?ё跋宣?ёB 110110111010001011100000101111100011111110101100110101111101101110100010111000001011111000111111101011001101011101000010 dba2e0be3facd7dba2e0be3facd742

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