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‘±‘¨n}’D’\‘²’G‘±‘¨n{^ 1001001001000100100100100101110010010001101100101001001001000111100100011011000110010001101010000110111001111101100100100100010010010010010111001001000110110010100100100100011110010001101100011001000110101000011011100111101101011110 9244925c91b2924791b191a86e7d9244925c91b2924791b191a86e7b5e
SJIS-WIN ?D?\???G?±?¨n}?D?\???G?±?¨n{^ 001111110100010000111111010111000011111100111111001111110100011100111111100000010111110100111111100000010100111001101110011111010011111101000100001111110101110000111111001111110011111101000111001111111000000101111101001111111000000101001110011011100111101101011110 3f443f5c3f3f3f473f817d3f814e6e7d3f443f5c3f3f3f473f817d3f814e6e7b5e
EUC-JP ?D?\???G?±?¨n}?D?\???G?±?¨n{^ 001111110100010000111111010111000011111100111111001111110100011100111111101000011101111000111111101000011010111101101110011111010011111101000100001111110101110000111111001111110011111101000111001111111010000111011110001111111010000110101111011011100111101101011110 3f443f5c3f3f3f473fa1de3fa1af6e7d3f443f5c3f3f3f473fa1de3fa1af6e7b5e
UTF-8 ’D’\‘²’G‘±‘¨n}’D’\‘²’G‘±‘¨n{^ 1100001010010010010001001100001010010010010111001100001010010001110000101011001011000010100100100100011111000010100100011100001010110001110000101001000111000010101010000110111001111101110000101001001001000100110000101001001001011100110000101001000111000010101100101100001010010010010001111100001010010001110000101011000111000010100100011100001010101000011011100111101101011110 c29244c2925cc291c2b2c29247c291c2b1c291c2a86e7dc29244c2925cc291c2b2c29247c291c2b1c291c2a86e7b5e
UHC ?D?\?²?G?±?¨n}?D?\?²?G?±?¨n{^ 0011111101000100001111110101110000111111101010011111011100111111010001110011111110100001101111100011111110100001101001110110111001111101001111110100010000111111010111000011111110101001111101110011111101000111001111111010000110111110001111111010000110100111011011100111101101011110 3f443f5c3fa9f73f473fa1be3fa1a76e7d3f443f5c3fa9f73f473fa1be3fa1a76e7b5e

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