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 ’@‘±’Ar’Arn}’@‘±’Ar’Arn{^ 10010010010000001001000110110001100100100100000101110010100100100100000101110010011011100111110110010010010000001001000110110001100100100100000101110010100100100100000101110010011011100111101101011110 924091b19241729241726e7d924091b19241729241726e7b5e
SJIS-WIN ?@?±?Ar?Arn}?@?±?Ar?Arn{^ 001111110100000000111111100000010111110100111111010000010111001000111111010000010111001001101110011111010011111101000000001111111000000101111101001111110100000101110010001111110100000101110010011011100111101101011110 3f403f817d3f41723f41726e7d3f403f817d3f41723f41726e7b5e
EUC-JP ?@?±?Ar?Arn}?@?±?Ar?Arn{^ 001111110100000000111111101000011101111000111111010000010111001000111111010000010111001001101110011111010011111101000000001111111010000111011110001111110100000101110010001111110100000101110010011011100111101101011110 3f403fa1de3f41723f41726e7d3f403fa1de3f41723f41726e7b5e
UTF-8 ’@‘±’Ar’Arn}’@‘±’Ar’Arn{^ 1100001010010010010000001100001010010001110000101011000111000010100100100100000101110010110000101001001001000001011100100110111001111101110000101001001001000000110000101001000111000010101100011100001010010010010000010111001011000010100100100100000101110010011011100111101101011110 c29240c291c2b1c2924172c29241726e7dc29240c291c2b1c2924172c29241726e7b5e
UHC ?@?±?Ar?Arn}?@?±?Ar?Arn{^ 001111110100000000111111101000011011111000111111010000010111001000111111010000010111001001101110011111010011111101000000001111111010000110111110001111110100000101110010001111110100000101110010011011100111101101011110 3f403fa1be3f41723f41726e7d3f403fa1be3f41723f41726e7b5e

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