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 昌ッ蒻^ 11100110100110001000110011101111101111011010111111101000100100101011101101011110 e6988cefbdafe892bb5e
SJIS-WIN ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
EUC-JP æ??ï?¯è??^ 100011111010100111000001001111110011111110001111101010111100000100111111100011111010001010110100100011111010101110110010001111110011111101011110 8fa9c13f3f8fabc13f8fa2b48fabb23f3f5e
UTF-8 昌ッ蒻^ 11000011101001101100001010011000110000101000110011000011101011111100001010111101110000101010111111000011101010001100001010010010110000101011101101011110 c3a6c298c28cc3afc2bdc2afc3a8c292c2bb5e
UHC æ???½????^ 101010011010000100111111001111110011111110101000111101100011111100111111001111110011111101011110 a9a13f3f3fa8f63f3f3f3f5e

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