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 1111000010111000100011101011111011101001111011111000111010110011111100001011100010001110101111101110100111101111100011101011001101000010 f0b88ebee9ef8eb3f0b88ebee9ef8eb342
EUC-JP ?疾鴆宍?疾鴆宍B 001111111011110011000000111100101111000110111100101101010011111110111100110000001111001011110001101111001011010101000010 3fbcc0f2f1bcb53fbcc0f2f1bcb542
UTF-8 疾鴆宍疾鴆宍B 11101110100000011011011111100111100101101011111011101001101101001000011011100101101011101000110111101110100000011011011111100111100101101011111011101001101101001000011011100101101011101000110101000010 ee81b7e796bee9b486e5ae8dee81b7e796bee9b486e5ae8d42
UHC ?疾???疾??B 0011111111110010111100000011111100111111001111111111001011110000001111110011111101000010 3ff2f03f3f3ff2f03f3f42

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