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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 彗??[彗??[^ 1001110001100001001111110011111101011011100111000110000100111111001111110101101101011110 9c613f3f5b9c613f3f5b5e
EUC-JP 彗??[彗??[^ 1101011111000010001111110011111101011011110101111100001000111111001111110101101101011110 d7c23f3f5bd7c23f3f5b5e
UTF-8 彗묔뒯[彗묔뒯[^ 111001011011110110010111111010111010110010010100111010111001001010101111010110111110010110111101100101111110101110101100100101001110101110010010101011110101101101011110 e5bd97ebac94eb92af5be5bd97ebac94eb92af5b5e
UHC 彗묔뒯[彗묔뒯[^ 111110111011001010010001111011101000101010101000010110111111101110110010100100011110111010001010101010000101101101011110 fbb291ee8aa85bfbb291ee8aa85b5e

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