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 陬エ轢ァ鞫ァ螂 1110100010100011101101001110011110000000101001111110011010010001101001111110010110100101 e8a3b4e780a7e691a7e5a5
EUC-JP 陬エ轢ァ鞫ァ螂 1111000010100101100011101011010011101101111000001000111010100111111010111111000110001110101001111110101010100111 f0a58eb4ede08ea7ebf18ea7eaa7
UTF-8 陬エ轢ァ鞫ァ螂 111010011001100110101100111011111011110110110100111010001011110110100010111011111011110110100111111010011001111010101011111011111011110110100111111010001001111010000010 e999acefbdb4e8bda2efbda7e99eabefbda7e89e82
UHC ??轢?鞫?螂 00111111001111111101010111111001001111111100111111010100001111111101010111001100 3f3fd5f93fcfd43fd5cc

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