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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 彗??n}彗??n{^ 10011100011000010011111100111111011011100111110110011100011000010011111100111111011011100111101101011110 9c613f3f6e7d9c613f3f6e7b5e
EUC-JP 彗??n}彗??n{^ 11010111110000100011111100111111011011100111110111010111110000100011111100111111011011100111101101011110 d7c23f3f6e7dd7c23f3f6e7b5e
UTF-8 彗딈뼇n}彗딈뼇n{^ 1110010110111101100101111110101110010100100010001110101110111100100001110110111001111101111001011011110110010111111010111001010010001000111010111011110010000111011011100111101101011110 e5bd97eb9488ebbc876e7de5bd97eb9488ebbc876e7b5e
UHC 彗딈뼇n}彗딈뼇n{^ 1111101110110010100010101110111010010110100100010110111001111101111110111011001010001010111011101001011010010001011011100111101101011110 fbb28aee96916e7dfbb28aee96916e7b5e

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