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 11100101101000011000101111101100101100001011011111100101101000011000101111101100101100001011011101000010 e5a18becb0b7e5a18becb0b742
EUC-JP 蝪駆ーキ蝪駆ーキB 1110101010100011101101101110111010001110101100001000111010110111111010101010001110110110111011101000111010110000100011101011011101000010 eaa3b6ee8eb08eb7eaa3b6ee8eb08eb742
UTF-8 蝪駆ーキ蝪駆ーキB 11101000100111011010101011101001101001111000011011101111101111011011000011101111101111011011011111101000100111011010101011101001101001111000011011101111101111011011000011101111101111011011011101000010 e89daae9a786efbdb0efbdb7e89daae9a786efbdb0efbdb742
UHC ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42

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