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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 彗??\}彗??\{^ 10011100011000010011111100111111010111000111110110011100011000010011111100111111010111000111101101011110 9c613f3f5c7d9c613f3f5c7b5e
EUC-JP 彗??\}彗??\{^ 11010111110000100011111100111111010111000111110111010111110000100011111100111111010111000111101101011110 d7c23f3f5c7dd7c23f3f5c7b5e
UTF-8 彗묔궗\}彗묔궗\{^ 1110010110111101100101111110101110101100100101001110101010110110100101110101110001111101111001011011110110010111111010111010110010010100111010101011011010010111010111000111101101011110 e5bd97ebac94eab6975c7de5bd97ebac94eab6975c7b5e
UHC 彗묔궗\}彗묔궗\{^ 1111101110110010100100011110111010000010101011000101110001111101111110111011001010010001111011101000001010101100010111000111101101011110 fbb291ee82ac5c7dfbb291ee82ac5c7b5e

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