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 ???????A 0011111100111111001111110011111100111111001111110011111101000001 3f3f3f3f3f3f3f41
SJIS-WIN 疾鹿頌シュシーA 1000111010111110100011101010110111101000111100011011110010101101101111001011000001000001 8ebe8eade8f1bcadbcb041
EUC-JP 疾鹿頌シュシーA 101111001100000010111100101011111111000011110011100011101011110010001110101011011000111010111100100011101011000001000001 bcc0bcaff0f38ebc8ead8ebc8eb041
UTF-8 疾鹿頌シュシーA 11100111100101101011111011101001101110011011111111101001101000001000110011101111101111011011110011101111101111011010110111101111101111011011110011101111101111011011000001000001 e796bee9b9bfe9a08cefbdbcefbdadefbdbcefbdb041
UHC 疾鹿頌????A 1111001011110000110101101110001111100001111010110011111100111111001111110011111101000001 f2f0d6e3e1eb3f3f3f3f41

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