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 ?豸枻コ晶ウ璽 0011111111100110101101101111101011100010101110101000111110111011101100111000111010100011 3fe6b6fae2ba8fbbb38ea3
EUC-JP 鉥豸枻コ晶ウ璽 10001111111000111110100011101100101110001000111111000011101101011000111010111010101111101011110110001110101100111011110010100101 8fe3e8ecb88fc3b58ebabebd8eb3bca5
UTF-8 鉥豸枻コ晶ウ璽 111010011000100110100101111010001011000110111000111001101001111010111011111011111011110110111010111001101001100110110110111011111011110110110011111001111001001010111101 e989a5e8b1b8e69ebbefbdbae699b6efbdb3e792bd
UHC 鉥???晶?璽 11100010111111000011111100111111001111111110111111011100001111111101111111011110 e2fc3f3f3fefdc3fdfde

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