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 ’@’S’@N’A‘´n}’@’S’@N’A‘´n{^ 100100100100000010010010010100111001001001000000010011101001001001000001100100011011010001101110011111011001001001000000100100100101001110010010010000000100111010010010010000011001000110110100011011100111101101011110 9240925392404e924191b46e7d9240925392404e924191b46e7b5e
SJIS-WIN ?@?S?@N?A?´n}?@?S?@N?A?´n{^ 0011111101000000001111110101001100111111010000000100111000111111010000010011111110000001010011000110111001111101001111110100000000111111010100110011111101000000010011100011111101000001001111111000000101001100011011100111101101011110 3f403f533f404e3f413f814c6e7d3f403f533f404e3f413f814c6e7b5e
EUC-JP ?@?S?@N?A?´n}?@?S?@N?A?´n{^ 0011111101000000001111110101001100111111010000000100111000111111010000010011111110100001101011010110111001111101001111110100000000111111010100110011111101000000010011100011111101000001001111111010000110101101011011100111101101011110 3f403f533f404e3f413fa1ad6e7d3f403f533f404e3f413fa1ad6e7b5e
UTF-8 ’@’S’@N’A‘´n}’@’S’@N’A‘´n{^ 110000101001001001000000110000101001001001010011110000101001001001000000010011101100001010010010010000011100001010010001110000101011010001101110011111011100001010010010010000001100001010010010010100111100001010010010010000000100111011000010100100100100000111000010100100011100001010110100011011100111101101011110 c29240c29253c292404ec29241c291c2b46e7dc29240c29253c292404ec29241c291c2b46e7b5e
UHC ?@?S?@N?A?´n}?@?S?@N?A?´n{^ 0011111101000000001111110101001100111111010000000100111000111111010000010011111110100010101001010110111001111101001111110100000000111111010100110011111101000000010011100011111101000001001111111010001010100101011011100111101101011110 3f403f533f404e3f413fa2a56e7d3f403f533f404e3f413fa2a56e7b5e

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