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‘¨‘®}’G‘¼‘®’G‘¨‘®{^ 100100100100011110010001101111001001000110101110100100100100011110010001101010001001000110101110011111011001001001000111100100011011110010010001101011101001001001000111100100011010100010010001101011100111101101011110 924791bc91ae924791a891ae7d924791bc91ae924791a891ae7b5e
SJIS-WIN ?G?????G?¨??}?G?????G?¨??{^ 0011111101000111001111110011111100111111001111110011111101000111001111111000000101001110001111110011111101111101001111110100011100111111001111110011111100111111001111110100011100111111100000010100111000111111001111110111101101011110 3f473f3f3f3f3f473f814e3f3f7d3f473f3f3f3f3f473f814e3f3f7b5e
EUC-JP ?G???®?G?¨?®}?G???®?G?¨?®{^ 00111111010001110011111100111111001111111000111110100010111011100011111101000111001111111010000110101111001111111000111110100010111011100111110100111111010001110011111100111111001111111000111110100010111011100011111101000111001111111010000110101111001111111000111110100010111011100111101101011110 3f473f3f3f8fa2ee3f473fa1af3f8fa2ee7d3f473f3f3f8fa2ee3f473fa1af3f8fa2ee7b5e
UTF-8 ’G‘¼‘®’G‘¨‘®}’G‘¼‘®’G‘¨‘®{^ 1100001010010010010001111100001010010001110000101011110011000010100100011100001010101110110000101001001001000111110000101001000111000010101010001100001010010001110000101010111001111101110000101001001001000111110000101001000111000010101111001100001010010001110000101010111011000010100100100100011111000010100100011100001010101000110000101001000111000010101011100111101101011110 c29247c291c2bcc291c2aec29247c291c2a8c291c2ae7dc29247c291c2bcc291c2aec29247c291c2a8c291c2ae7b5e
UHC ?G?¼?®?G?¨?®}?G?¼?®?G?¨?®{^ 0011111101000111001111111010100011111001001111111010001011100111001111110100011100111111101000011010011100111111101000101110011101111101001111110100011100111111101010001111100100111111101000101110011100111111010001110011111110100001101001110011111110100010111001110111101101011110 3f473fa8f93fa2e73f473fa1a73fa2e77d3f473fa8f93fa2e73f473fa1a73fa2e77b5e

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