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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 鉗抃妛}鉗抃妛{^ 111001111110011110011101010101101001101110101010011111011110011111100111100111010101011010011011101010100111101101011110 e7e79d569baa7de7e79d569baa7b5e
EUC-JP 鉗抃妛}鉗抃妛{^ 111011101110100111011001101101111101011010101100011111011110111011101001110110011011011111010110101011000111101101011110 eee9d9b7d6ac7deee9d9b7d6ac7b5e
UTF-8 鉗抃妛}鉗抃妛{^ 111010011000100110010111111001101000101010000011111001011010011010011011011111011110100110001001100101111110011010001010100000111110010110100110100110110111101101011110 e98997e68a83e5a69b7de98997e68a83e5a69b7b5e
UHC 鉗??}鉗??{^ 1100110011000110001111110011111101111101110011001100011000111111001111110111101101011110 ccc63f3f7dccc63f3f7b5e

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