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 顏懆侮粐セ髟キ 111010001111100010011100111010001001010110001110111000101110001010111110111010011001010110110111 e8f89ce8958ee2e2bee995b7
EUC-JP 顏懆侮粐セ髟キ 1111000011111010110110001110101011001001111011101110010011100100100011101011111011110001111101011000111010110111 f0fad8eac9eee4e48ebef1f58eb7
UTF-8 顏懆侮粐セ髟キ 111010011010000110001111111001101000011110000110111001001011111010101110111001111011001010010000111011111011110110111110111010011010101110011111111011111011110110110111 e9a18fe68786e4beaee7b290efbdbee9ab9fefbdb7
UHC ??侮???? 0011111100111111110110011011001000111111001111110011111100111111 3f3fd9b23f3f3f3f

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