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’L{N}’@‘±’G’L{N{^ 1001001001000000100100011011000110010010010001111001001001001100011110110100111001111101100100100100000010010001101100011001001001000111100100100100110001111011010011100111101101011110 924091b19247924c7b4e7d924091b19247924c7b4e7b5e
SJIS-WIN ?@?±?G?L{N}?@?±?G?L{N{^ 00111111010000000011111110000001011111010011111101000111001111110100110001111011010011100111110100111111010000000011111110000001011111010011111101000111001111110100110001111011010011100111101101011110 3f403f817d3f473f4c7b4e7d3f403f817d3f473f4c7b4e7b5e
EUC-JP ?@?±?G?L{N}?@?±?G?L{N{^ 00111111010000000011111110100001110111100011111101000111001111110100110001111011010011100111110100111111010000000011111110100001110111100011111101000111001111110100110001111011010011100111101101011110 3f403fa1de3f473f4c7b4e7d3f403fa1de3f473f4c7b4e7b5e
UTF-8 ’@‘±’G’L{N}’@‘±’G’L{N{^ 110000101001001001000000110000101001000111000010101100011100001010010010010001111100001010010010010011000111101101001110011111011100001010010010010000001100001010010001110000101011000111000010100100100100011111000010100100100100110001111011010011100111101101011110 c29240c291c2b1c29247c2924c7b4e7dc29240c291c2b1c29247c2924c7b4e7b5e
UHC ?@?±?G?L{N}?@?±?G?L{N{^ 00111111010000000011111110100001101111100011111101000111001111110100110001111011010011100111110100111111010000000011111110100001101111100011111101000111001111110100110001111011010011100111101101011110 3f403fa1be3f473f4c7b4e7d3f403fa1be3f473f4c7b4e7b5e

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