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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 疾痔セケ鋿痔セケ 100011101011111010001110101001001011111010111001111110111101110010001110101001001011111010111001 8ebe8ea4beb9fbdc8ea4beb9
EUC-JP 疾痔セケ鋿痔セケ 1011110011000000101111001010011010001110101111101000111010111001100011111110010011010010101111001010011010001110101111101000111010111001 bcc0bca68ebe8eb98fe4d2bca68ebe8eb9
UTF-8 疾痔セケ鋿痔セケ 111001111001011010111110111001111001011110010100111011111011110110111110111011111011110110111001111010011000101110111111111001111001011110010100111011111011110110111110111011111011110110111001 e796bee79794efbdbeefbdb9e98bbfe79794efbdbeefbdb9
UHC 疾痔???痔?? 1111001011110000111101101100000000111111001111110011111111110110110000000011111100111111 f2f0f6c03f3f3ff6c03f3f

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