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‘±‘®}’G‘±‘½’H‘±‘®{^ 100100100100011110010001101100011001000110111101100100100100100010010001101100011001000110101110011111011001001001000111100100011011000110010001101111011001001001001000100100011011000110010001101011100111101101011110 924791b191bd924891b191ae7d924791b191bd924891b191ae7b5e
SJIS-WIN ?G?±???H?±??}?G?±???H?±??{^ 00111111010001110011111110000001011111010011111100111111001111110100100000111111100000010111110100111111001111110111110100111111010001110011111110000001011111010011111100111111001111110100100000111111100000010111110100111111001111110111101101011110 3f473f817d3f3f3f483f817d3f3f7d3f473f817d3f3f3f483f817d3f3f7b5e
EUC-JP ?G?±???H?±?®}?G?±???H?±?®{^ 0011111101000111001111111010000111011110001111110011111100111111010010000011111110100001110111100011111110001111101000101110111001111101001111110100011100111111101000011101111000111111001111110011111101001000001111111010000111011110001111111000111110100010111011100111101101011110 3f473fa1de3f3f3f483fa1de3f8fa2ee7d3f473fa1de3f3f3f483fa1de3f8fa2ee7b5e
UTF-8 ’G‘±‘½’H‘±‘®}’G‘±‘½’H‘±‘®{^ 1100001010010010010001111100001010010001110000101011000111000010100100011100001010111101110000101001001001001000110000101001000111000010101100011100001010010001110000101010111001111101110000101001001001000111110000101001000111000010101100011100001010010001110000101011110111000010100100100100100011000010100100011100001010110001110000101001000111000010101011100111101101011110 c29247c291c2b1c291c2bdc29248c291c2b1c291c2ae7dc29247c291c2b1c291c2bdc29248c291c2b1c291c2ae7b5e
UHC ?G?±?½?H?±?®}?G?±?½?H?±?®{^ 0011111101000111001111111010000110111110001111111010100011110110001111110100100000111111101000011011111000111111101000101110011101111101001111110100011100111111101000011011111000111111101010001111011000111111010010000011111110100001101111100011111110100010111001110111101101011110 3f473fa1be3fa8f63f483fa1be3fa2e77d3f473fa1be3fa8f63f483fa1be3fa2e77b5e

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