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 ?G?W}?G?W{^ 0011111101000111001111110101011101111101001111110100011100111111010101110111101101011110 3f473f577d3f473f577b5e
SJIS-WIN ?G?W}?G?W{^ 0011111101000111001111110101011101111101001111110100011100111111010101110111101101011110 3f473f577d3f473f577b5e
EUC-JP ?G?W}?G?W{^ 0011111101000111001111110101011101111101001111110100011100111111010101110111101101011110 3f473f577d3f473f577b5e
UTF-8 챗G챌W}챗G챌W{^ 11101100101100011001011101000111111011001011000110001100010101110111110111101100101100011001011101000111111011001011000110001100010101110111101101011110 ecb19747ecb18c577decb19747ecb18c577b5e
UHC 챗G챌W}챗G챌W{^ 110000111010101001000111110000111010011101010111011111011100001110101010010001111100001110100111010101110111101101011110 c3aa47c3a7577dc3aa47c3a7577b5e

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