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‘±‘«}’G‘±‘«{^ 100100100100011110010001101100011001000110101011011111011001001001000111100100011011000110010001101010110111101101011110 924791b191ab7d924791b191ab7b5e
SJIS-WIN ?G?±??}?G?±??{^ 0011111101000111001111111000000101111101001111110011111101111101001111110100011100111111100000010111110100111111001111110111101101011110 3f473f817d3f3f7d3f473f817d3f3f7b5e
EUC-JP ?G?±??}?G?±??{^ 0011111101000111001111111010000111011110001111110011111101111101001111110100011100111111101000011101111000111111001111110111101101011110 3f473fa1de3f3f7d3f473fa1de3f3f7b5e
UTF-8 ’G‘±‘«}’G‘±‘«{^ 11000010100100100100011111000010100100011100001010110001110000101001000111000010101010110111110111000010100100100100011111000010100100011100001010110001110000101001000111000010101010110111101101011110 c29247c291c2b1c291c2ab7dc29247c291c2b1c291c2ab7b5e
UHC ?G?±??}?G?±??{^ 0011111101000111001111111010000110111110001111110011111101111101001111110100011100111111101000011011111000111111001111110111101101011110 3f473fa1be3f3f7d3f473fa1be3f3f7b5e

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