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‘½‘®’H‘²‘¤^ 1100001010010010010001111100001010010001110000101011110111000010100100011100001010101110110000101001001001001000110000101001000111000010101100101100001010010001110000101010010001011110 c29247c291c2bdc291c2aec29248c291c2b2c291c2a45e
SJIS-WIN ??G??????????H????????^ 0011111100111111010001110011111100111111001111110011111100111111001111110011111100111111001111110011111101001000001111110011111100111111001111110011111100111111001111110011111101011110 3f3f473f3f3f3f3f3f3f3f3f3f483f3f3f3f3f3f3f3f5e
EUC-JP �G���®�H���¤^ 1000111110101010101001000011111101000111100011111010101010100100001111111000111110101010101001000011111110001111101010101010010000111111100011111010101010100100100011111010001011101110100011111010101010100100001111110100100010001111101010101010010000111111100011111010101010100100001111111000111110101010101001000011111110001111101010101010010010001111101000101111000001011110 8faaa43f478faaa43f8faaa43f8faaa43f8faaa48fa2ee8faaa43f488faaa43f8faaa43f8faaa43f8faaa48fa2f05e
UTF-8 ’G‘½‘®’H‘²‘¤^ 11000011100000101100001010010010010001111100001110000010110000101001000111000011100000101100001010111101110000111000001011000010100100011100001110000010110000101010111011000011100000101100001010010010010010001100001110000010110000101001000111000011100000101100001010110010110000111000001011000010100100011100001110000010110000101010010001011110 c382c29247c382c291c382c2bdc382c291c382c2aec382c29248c382c291c382c2b2c382c291c382c2a45e
UHC ??G???½???®??H???²???¤^ 001111110011111101000111001111110011111100111111101010001111011000111111001111110011111110100010111001110011111100111111010010000011111100111111001111111010100111110111001111110011111100111111101000101011010001011110 3f3f473f3f3fa8f63f3f3fa2e73f3f483f3f3fa9f73f3f3fa2b45e

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