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 疾襃執鋿蔡執鄙 1000111010111110111001011110111110001110101101111111101111011100111001001110111110001110101101111110011110111111 8ebee5ef8eb7fbdce4ef8eb7e7bf
EUC-JP 疾襃執鋿蔡執鄙 101111001100000011101010111100011011110010111001100011111110010011010010111010001111000110111100101110011110111011000001 bcc0eaf1bcb98fe4d2e8f1bcb9eec1
UTF-8 疾襃執鋿蔡執鄙 111001111001011010111110111010001010010110000011111001011001111110110111111010011000101110111111111010001001010010100001111001011001111110110111111010011000010010011001 e796bee8a583e59fb7e98bbfe894a1e59fb7e98499
UHC 疾?執?蔡執鄙 111100101111000000111111111100101111101100111111111100111111100111110010111110111101111010101001 f2f03ff2fb3ff3f9f2fbdea9

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