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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 鬮ョ謐ァ陷懃クコ 111010011010101110101110111001101000110110100111111010001001110010011100111001111011100010111010 e9abaee68da7e89c9ce7b8ba
EUC-JP 鬮ョ謐ァ陷懃クコ 11110010101011011000111010101110111010111110110110001110101001111110111111111100110110001110100110001110101110001000111010111010 f2ad8eaeebed8ea7effcd8e98eb88eba
UTF-8 鬮ョ謐ァ陷懃クコ 111010011010110010101110111011111011110110101110111010001010110010010000111011111011110110100111111010011001100110110111111001101000011110000011111011111011110110111000111011111011110110111010 e9acaeefbdaee8ac90efbda7e999b7e68783efbdb8efbdba
UHC ??謐?陷懃?? 0011111100111111110110101100110100111111111110011110100011010000110001000011111100111111 3f3fdacd3ff9e8d0c43f3f

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