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’S’O‘³ 1100001110000010110000101001001001000111110000111000001011000010100100100101001111000011100000101100001010010010010011111100001110000010110000101001000111000011100000101100001010110011 c382c29247c382c29253c382c2924fc382c291c382c2b3
SJIS-WIN ????G????S????O???????? 0011111100111111001111110011111101000111001111110011111100111111001111110101001100111111001111110011111100111111010011110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f473f3f3f3f533f3f3f3f4f3f3f3f3f3f3f3f3f
EUC-JP Ã?Â?GÃ?Â?SÃ?Â?OÃ?Â?Ã?Â? 10001111101010101010101000111111100011111010101010100100001111110100011110001111101010101010101000111111100011111010101010100100001111110101001110001111101010101010101000111111100011111010101010100100001111110100111110001111101010101010101000111111100011111010101010100100001111111000111110101010101010100011111110001111101010101010010000111111 8faaaa3f8faaa43f478faaaa3f8faaa43f538faaaa3f8faaa43f4f8faaaa3f8faaa43f8faaaa3f8faaa43f
UTF-8 ’G’S’O‘³ 11000011100000111100001010000010110000111000001011000010100100100100011111000011100000111100001010000010110000111000001011000010100100100101001111000011100000111100001010000010110000111000001011000010100100100100111111000011100000111100001010000010110000111000001011000010100100011100001110000011110000101000001011000011100000101100001010110011 c383c282c382c29247c383c282c382c29253c383c282c382c2924fc383c282c382c291c383c282c382c2b3
UHC ????G????S????O???????³ 001111110011111100111111001111110100011100111111001111110011111100111111010100110011111100111111001111110011111101001111001111110011111100111111001111110011111100111111001111111010100111111000 3f3f3f3f473f3f3f3f533f3f3f3f4f3f3f3f3f3f3f3fa9f8

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