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 柴磁射耳セォ自 100011101100010010001110101001011000111011001011100011101010100010111110101010111000111010101001 8ec48ea58ecb8ea8beab8ea9
EUC-JP 柴磁射耳セォ自 1011110011000110101111001010011110111100110011011011110010101010100011101011111010001110101010111011110010101011 bcc6bca7bccdbcaa8ebe8eabbcab
UTF-8 柴磁射耳セォ自 111001101001111110110100111001111010001110000001111001011011000010000100111010001000000010110011111011111011110110111110111011111011110110101011111010001000011110101010 e69fb4e7a381e5b084e880b3efbdbeefbdabe887aa
UHC 柴磁射耳??自 111000111100001111101101101110001101111011010010111011001011110000111111001111111110110110111011 e3c3edb8ded2ecbc3f3fedbb

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