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‘º‘®’Z’Y‘®}’G‘º‘®’Z’Y‘®{^ 100100100100011110010001101110101001000110101110100100100101101010010010010110011001000110101110011111011001001001000111100100011011101010010001101011101001001001011010100100100101100110010001101011100111101101011110 924791ba91ae925a925991ae7d924791ba91ae925a925991ae7b5e
SJIS-WIN ?G?????Z?Y??}?G?????Z?Y??{^ 001111110100011100111111001111110011111100111111001111110101101000111111010110010011111100111111011111010011111101000111001111110011111100111111001111110011111101011010001111110101100100111111001111110111101101011110 3f473f3f3f3f3f5a3f593f3f7d3f473f3f3f3f3f5a3f593f3f7b5e
EUC-JP ?G?º?®?Z?Y?®}?G?º?®?Z?Y?®{^ 001111110100011100111111100011111010001011101011001111111000111110100010111011100011111101011010001111110101100100111111100011111010001011101110011111010011111101000111001111111000111110100010111010110011111110001111101000101110111000111111010110100011111101011001001111111000111110100010111011100111101101011110 3f473f8fa2eb3f8fa2ee3f5a3f593f8fa2ee7d3f473f8fa2eb3f8fa2ee3f5a3f593f8fa2ee7b5e
UTF-8 ’G‘º‘®’Z’Y‘®}’G‘º‘®’Z’Y‘®{^ 110000101001001001000111110000101001000111000010101110101100001010010001110000101010111011000010100100100101101011000010100100100101100111000010100100011100001010101110011111011100001010010010010001111100001010010001110000101011101011000010100100011100001010101110110000101001001001011010110000101001001001011001110000101001000111000010101011100111101101011110 c29247c291c2bac291c2aec2925ac29259c291c2ae7dc29247c291c2bac291c2aec2925ac29259c291c2ae7b5e
UHC ?G?º?®?Z?Y?®}?G?º?®?Z?Y?®{^ 001111110100011100111111101010001010110000111111101000101110011100111111010110100011111101011001001111111010001011100111011111010011111101000111001111111010100010101100001111111010001011100111001111110101101000111111010110010011111110100010111001110111101101011110 3f473fa8ac3fa2e73f5a3f593fa2e77d3f473fa8ac3fa2e73f5a3f593fa2e77b5e

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