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???^ 001111110011111100111111001111110100011100111111001111110011111101011110 3f3f3f3f473f3f3f5e
SJIS-WIN ????G???^ 001111110011111100111111001111110100011100111111001111110011111101011110 3f3f3f3f473f3f3f5e
EUC-JP ????G???^ 001111110011111100111111001111110100011100111111001111110011111101011110 3f3f3f3f473f3f3f5e
UTF-8 챔짭횤청G짭횥창^ 1110110010110001100101001110110010100111101011011110110110011010101001001110110010110010101011010100011111101100101001111010110111101101100110101010010111101100101100001011110101011110 ecb194eca7aded9aa4ecb2ad47eca7aded9aa5ecb0bd5e
UHC 챔짭횤청G짭횥창^ 11000011101010001100001010101100110000111001101111000011101110110100011111000010101011001100001110011100110000111010001001011110 c3a8c2acc39bc3bb47c2acc39cc3a25e

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