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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 蓿、遶滉遶歐 11100100111100001010010011100111101010111001111111100100111100001010010011100111101010111001111101011110 e4f0a4e7ab9fe4f0a4e7ab9f5e
EUC-JP 蓿、遶滉?遶歐 11101000111100101000111010100100111011101010110111011110111001100011111111101110101011011101110110111111 e8f28ea4eeaddee63feeadddbf
UTF-8 蓿、遶滉遶歐 111010001001001110111111111011111011110110100100111010011000000110110110111001101011101110001001111011101000000110100011111010011000000110110110111001101010110110010000 e893bfefbda4e981b6e6bb89ee81a3e981b6e6ad90
UHC ???滉??歐 001111110011111100111111111111001101000100111111001111111100111110110001 3f3f3ffcd13f3fcfb1

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