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‘¶‘²’N‘»‘©D’G‘¶‘²’N‘»‘©D^ 100100100100011110010001101101101001000110110010100100100100111010010001101110111001000110101001010001001001001001000111100100011011011010010001101100101001001001001110100100011011101110010001101010010100010001011110 924791b691b2924e91bb91a944924791b691b2924e91bb91a9445e
SJIS-WIN ?G?¶???N????D?G?¶???N????D^ 0011111101000111001111111000000111110111001111110011111100111111010011100011111100111111001111110011111101000100001111110100011100111111100000011111011100111111001111110011111101001110001111110011111100111111001111110100010001011110 3f473f81f73f3f3f4e3f3f3f3f443f473f81f73f3f3f4e3f3f3f3f445e
EUC-JP ?G?¶???N???©D?G?¶???N???©D^ 001111110100011100111111101000101111100100111111001111110011111101001110001111110011111100111111100011111010001011101101010001000011111101000111001111111010001011111001001111110011111100111111010011100011111100111111001111111000111110100010111011010100010001011110 3f473fa2f93f3f3f4e3f3f3f8fa2ed443f473fa2f93f3f3f4e3f3f3f8fa2ed445e
UTF-8 ’G‘¶‘²’N‘»‘©D’G‘¶‘²’N‘»‘©D^ 1100001010010010010001111100001010010001110000101011011011000010100100011100001010110010110000101001001001001110110000101001000111000010101110111100001010010001110000101010100101000100110000101001001001000111110000101001000111000010101101101100001010010001110000101011001011000010100100100100111011000010100100011100001010111011110000101001000111000010101010010100010001011110 c29247c291c2b6c291c2b2c2924ec291c2bbc291c2a944c29247c291c2b6c291c2b2c2924ec291c2bbc291c2a9445e
UHC ?G?¶?²?N????D?G?¶?²?N????D^ 00111111010001110011111110100010110100100011111110101001111101110011111101001110001111110011111100111111001111110100010000111111010001110011111110100010110100100011111110101001111101110011111101001110001111110011111100111111001111110100010001011110 3f473fa2d23fa9f73f4e3f3f3f3f443f473fa2d23fa9f73f4e3f3f3f3f445e

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