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‘²’E‘ ‘¥’Z 110000101001001001000111110000101001001001010111110000101001000111000010101100101100001010010010010001011100001010010001110000101010000011000010100100011100001010100101110000101001001001011010 c29247c29257c291c2b2c29245c291c2a0c291c2a5c2925a
SJIS-WIN ??G??W??????E???????¥??Z 00111111001111110100011100111111001111110101011100111111001111110011111100111111001111110011111101000101001111110011111100111111001111110011111100111111001111111000000110001111001111110011111101011010 3f3f473f3f573f3f3f3f3f3f453f3f3f3f3f3f3f818f3f3f5a
EUC-JP Â?GÂ?WÂ?Â?Â?EÂ?Â?Â?Â?Â?Z 1000111110101010101001000011111101000111100011111010101010100100001111110101011110001111101010101010010000111111100011111010101010100100001111111000111110101010101001000011111101000101100011111010101010100100001111111000111110101010101001000011111110001111101010101010010000111111100011111010101010100100001111111000111110101010101001000011111101011010 8faaa43f478faaa43f578faaa43f8faaa43f8faaa43f458faaa43f8faaa43f8faaa43f8faaa43f8faaa43f5a
UTF-8 ’G’W‘²’E‘ ‘¥’Z 1100001110000010110000101001001001000111110000111000001011000010100100100101011111000011100000101100001010010001110000111000001011000010101100101100001110000010110000101001001001000101110000111000001011000010100100011100001110000010110000101010000011000011100000101100001010010001110000111000001011000010101001011100001110000010110000101001001001011010 c382c29247c382c29257c382c291c382c2b2c382c29245c382c291c382c2a0c382c291c382c2a5c382c2925a
UHC ??G??W???²??E??????????Z 00111111001111110100011100111111001111110101011100111111001111110011111110101001111101110011111100111111010001010011111100111111001111110011111100111111001111110011111100111111001111110011111101011010 3f3f473f3f573f3f3fa9f73f3f453f3f3f3f3f3f3f3f3f3f5a

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