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 ’D‘®‘¢’G‘¢‘´}’D‘®‘¢’G‘¢‘´{^ 100100100100010010010001101011101001000110100010100100100100011110010001101000101001000110110100011111011001001001000100100100011010111010010001101000101001001001000111100100011010001010010001101101000111101101011110 924491ae91a2924791a291b47d924491ae91a2924791a291b47b5e
SJIS-WIN ?D???¢?G?¢?´}?D???¢?G?¢?´{^ 001111110100010000111111001111110011111110000001100100010011111101000111001111111000000110010001001111111000000101001100011111010011111101000100001111110011111100111111100000011001000100111111010001110011111110000001100100010011111110000001010011000111101101011110 3f443f3f3f81913f473f81913f814c7d3f443f3f3f81913f473f81913f814c7b5e
EUC-JP ?D?®?¢?G?¢?´}?D?®?¢?G?¢?´{^ 00111111010001000011111110001111101000101110111000111111101000011111000100111111010001110011111110100001111100010011111110100001101011010111110100111111010001000011111110001111101000101110111000111111101000011111000100111111010001110011111110100001111100010011111110100001101011010111101101011110 3f443f8fa2ee3fa1f13f473fa1f13fa1ad7d3f443f8fa2ee3fa1f13f473fa1f13fa1ad7b5e
UTF-8 ’D‘®‘¢’G‘¢‘´}’D‘®‘¢’G‘¢‘´{^ 1100001010010010010001001100001010010001110000101010111011000010100100011100001010100010110000101001001001000111110000101001000111000010101000101100001010010001110000101011010001111101110000101001001001000100110000101001000111000010101011101100001010010001110000101010001011000010100100100100011111000010100100011100001010100010110000101001000111000010101101000111101101011110 c29244c291c2aec291c2a2c29247c291c2a2c291c2b47dc29244c291c2aec291c2a2c29247c291c2a2c291c2b47b5e
UHC ?D?®???G???´}?D?®???G???´{^ 00111111010001000011111110100010111001110011111100111111001111110100011100111111001111110011111110100010101001010111110100111111010001000011111110100010111001110011111100111111001111110100011100111111001111110011111110100010101001010111101101011110 3f443fa2e73f3f3f473f3f3fa2a57d3f443fa2e73f3f3f473f3f3fa2a57b5e

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