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 ’@’B‘²’G‘±‘¨n}’@’B‘²’G‘±‘¨n{^ 1001001001000000100100100100001010010001101100101001001001000111100100011011000110010001101010000110111001111101100100100100000010010010010000101001000110110010100100100100011110010001101100011001000110101000011011100111101101011110 9240924291b2924791b191a86e7d9240924291b2924791b191a86e7b5e
SJIS-WIN ?@?B???G?±?¨n}?@?B???G?±?¨n{^ 001111110100000000111111010000100011111100111111001111110100011100111111100000010111110100111111100000010100111001101110011111010011111101000000001111110100001000111111001111110011111101000111001111111000000101111101001111111000000101001110011011100111101101011110 3f403f423f3f3f473f817d3f814e6e7d3f403f423f3f3f473f817d3f814e6e7b5e
EUC-JP ?@?B???G?±?¨n}?@?B???G?±?¨n{^ 001111110100000000111111010000100011111100111111001111110100011100111111101000011101111000111111101000011010111101101110011111010011111101000000001111110100001000111111001111110011111101000111001111111010000111011110001111111010000110101111011011100111101101011110 3f403f423f3f3f473fa1de3fa1af6e7d3f403f423f3f3f473fa1de3fa1af6e7b5e
UTF-8 ’@’B‘²’G‘±‘¨n}’@’B‘²’G‘±‘¨n{^ 1100001010010010010000001100001010010010010000101100001010010001110000101011001011000010100100100100011111000010100100011100001010110001110000101001000111000010101010000110111001111101110000101001001001000000110000101001001001000010110000101001000111000010101100101100001010010010010001111100001010010001110000101011000111000010100100011100001010101000011011100111101101011110 c29240c29242c291c2b2c29247c291c2b1c291c2a86e7dc29240c29242c291c2b2c29247c291c2b1c291c2a86e7b5e
UHC ?@?B?²?G?±?¨n}?@?B?²?G?±?¨n{^ 0011111101000000001111110100001000111111101010011111011100111111010001110011111110100001101111100011111110100001101001110110111001111101001111110100000000111111010000100011111110101001111101110011111101000111001111111010000110111110001111111010000110100111011011100111101101011110 3f403f423fa9f73f473fa1be3fa1a76e7d3f403f423fa9f73f473fa1be3fa1a76e7b5e

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