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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 豸ッ寬柤}豸ッ寬柤{^ 1110011010110110101011111111101010101010100111100110111001111101111001101011011010101111111110101010101010011110011011100111101101011110 e6b6affaaa9e6e7de6b6affaaa9e6e7b5e
EUC-JP 豸ッ?柤}豸ッ?柤{^ 1110110010111000100011101010111100111111110110111100111101111101111011001011100010001110101011110011111111011011110011110111101101011110 ecb88eaf3fdbcf7decb88eaf3fdbcf7b5e
UTF-8 豸ッ寬柤}豸ッ寬柤{^ 111010001011000110111000111011111011110110101111111001011010111110101100111001101001111110100100011111011110100010110001101110001110111110111101101011111110010110101111101011001110011010011111101001000111101101011110 e8b1b8efbdafe5aface69fa47de8b1b8efbdafe5aface69fa47b5e
UHC ??寬?}??寬?{^ 00111111001111111100111010110000001111110111110100111111001111111100111010110000001111110111101101011110 3f3fceb03f7d3f3fceb03f7b5e

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