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??{^ 0011111101000111001111110011111101111101001111110100011100111111001111110111101101011110 3f473f3f7d3f473f3f7b5e
SJIS-WIN ?G??}?G??{^ 0011111101000111001111110011111101111101001111110100011100111111001111110111101101011110 3f473f3f7d3f473f3f7b5e
EUC-JP ?G??}?G??{^ 0011111101000111001111110011111101111101001111110100011100111111001111110111101101011110 3f473f3f7d3f473f3f7b5e
UTF-8 챗G챕챤}챗G챕챤{^ 1110110010110001100101110100011111101100101100011001010111101100101100011010010001111101111011001011000110010111010001111110110010110001100101011110110010110001101001000111101101011110 ecb19747ecb195ecb1a47decb19747ecb195ecb1a47b5e
UHC 챗G챕챤}챗G챕챤{^ 1100001110101010010001111100001110101001110000111010111001111101110000111010101001000111110000111010100111000011101011100111101101011110 c3aa47c3a9c3ae7dc3aa47c3a9c3ae7b5e

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