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‘½‘®’J‘¹‘¬}’G‘½‘®’J‘¹‘¬{^ 100100100100011110010001101111011001000110101110100100100100101010010001101110011001000110101100011111011001001001000111100100011011110110010001101011101001001001001010100100011011100110010001101011000111101101011110 924791bd91ae924a91b991ac7d924791bd91ae924a91b991ac7b5e
SJIS-WIN ?G?????J???¬}?G?????J???¬{^ 0011111101000111001111110011111100111111001111110011111101001010001111110011111100111111100000011100101001111101001111110100011100111111001111110011111100111111001111110100101000111111001111110011111110000001110010100111101101011110 3f473f3f3f3f3f4a3f3f3f81ca7d3f473f3f3f3f3f4a3f3f3f81ca7b5e
EUC-JP ?G???®?J???¬}?G???®?J???¬{^ 001111110100011100111111001111110011111110001111101000101110111000111111010010100011111100111111001111111010001011001100011111010011111101000111001111110011111100111111100011111010001011101110001111110100101000111111001111110011111110100010110011000111101101011110 3f473f3f3f8fa2ee3f4a3f3f3fa2cc7d3f473f3f3f8fa2ee3f4a3f3f3fa2cc7b5e
UTF-8 ’G‘½‘®’J‘¹‘¬}’G‘½‘®’J‘¹‘¬{^ 1100001010010010010001111100001010010001110000101011110111000010100100011100001010101110110000101001001001001010110000101001000111000010101110011100001010010001110000101010110001111101110000101001001001000111110000101001000111000010101111011100001010010001110000101010111011000010100100100100101011000010100100011100001010111001110000101001000111000010101011000111101101011110 c29247c291c2bdc291c2aec2924ac291c2b9c291c2ac7dc29247c291c2bdc291c2aec2924ac291c2b9c291c2ac7b5e
UHC ?G?½?®?J?¹??}?G?½?®?J?¹??{^ 001111110100011100111111101010001111011000111111101000101110011100111111010010100011111110101001111101100011111100111111011111010011111101000111001111111010100011110110001111111010001011100111001111110100101000111111101010011111011000111111001111110111101101011110 3f473fa8f63fa2e73f4a3fa9f63f3f7d3f473fa8f63fa2e73f4a3fa9f63f3f7b5e

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