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 ???i???iB 001111110011111100111111011010010011111100111111001111110110100101000010 3f3f3f693f3f3f6942
SJIS-WIN 殃??i殃??iB 1001111101101001001111110011111101101001100111110110100100111111001111110110100101000010 9f693f3f699f693f3f6942
EUC-JP 殃??i殃??iB 1101110111001010001111110011111101101001110111011100101000111111001111110110100101000010 ddca3f3f69ddca3f3f6942
UTF-8 殃숃삀i殃숃삀iB 111001101010111010000011111011001000100010000011111011001000001010000000011010011110011010101110100000111110110010001000100000111110110010000010100000000110100101000010 e6ae83ec8883ec828069e6ae83ec8883ec82806942
UHC 殃숃삀i殃숃삀iB 111001001110101010011001111010001001100010000111011010011110010011101010100110011110100010011000100001110110100101000010 e4ea99e8988769e4ea99e898876942

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