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??[}?G??[{^ 00111111010001110011111100111111010110110111110100111111010001110011111100111111010110110111101101011110 3f473f3f5b7d3f473f3f5b7b5e
SJIS-WIN ?G??[}?G??[{^ 00111111010001110011111100111111010110110111110100111111010001110011111100111111010110110111101101011110 3f473f3f5b7d3f473f3f5b7b5e
EUC-JP ?G??[}?G??[{^ 00111111010001110011111100111111010110110111110100111111010001110011111100111111010110110111101101011110 3f473f3f5b7d3f473f3f5b7b5e
UTF-8 챗G챕챗[}챗G챕챗[{^ 11101100101100011001011101000111111011001011000110010101111011001011000110010111010110110111110111101100101100011001011101000111111011001011000110010101111011001011000110010111010110110111101101011110 ecb19747ecb195ecb1975b7decb19747ecb195ecb1975b7b5e
UHC 챗G챕챗[}챗G챕챗[{^ 11000011101010100100011111000011101010011100001110101010010110110111110111000011101010100100011111000011101010011100001110101010010110110111101101011110 c3aa47c3a9c3aa5b7dc3aa47c3a9c3aa5b7b5e

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