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 ’@‘±’@u’G’J}’@‘±’@u’G’J{^ 10010010010000001001000110110001100100100100000001110101100100100100011110010010010010100111110110010010010000001001000110110001100100100100000001110101100100100100011110010010010010100111101101011110 924091b19240759247924a7d924091b19240759247924a7b5e
SJIS-WIN ?@?±?@u?G?J}?@?±?@u?G?J{^ 001111110100000000111111100000010111110100111111010000000111010100111111010001110011111101001010011111010011111101000000001111111000000101111101001111110100000001110101001111110100011100111111010010100111101101011110 3f403f817d3f40753f473f4a7d3f403f817d3f40753f473f4a7b5e
EUC-JP ?@?±?@u?G?J}?@?±?@u?G?J{^ 001111110100000000111111101000011101111000111111010000000111010100111111010001110011111101001010011111010011111101000000001111111010000111011110001111110100000001110101001111110100011100111111010010100111101101011110 3f403fa1de3f40753f473f4a7d3f403fa1de3f40753f473f4a7b5e
UTF-8 ’@‘±’@u’G’J}’@‘±’@u’G’J{^ 11000010100100100100000011000010100100011100001010110001110000101001001001000000011101011100001010010010010001111100001010010010010010100111110111000010100100100100000011000010100100011100001010110001110000101001001001000000011101011100001010010010010001111100001010010010010010100111101101011110 c29240c291c2b1c2924075c29247c2924a7dc29240c291c2b1c2924075c29247c2924a7b5e
UHC ?@?±?@u?G?J}?@?±?@u?G?J{^ 001111110100000000111111101000011011111000111111010000000111010100111111010001110011111101001010011111010011111101000000001111111010000110111110001111110100000001110101001111110100011100111111010010100111101101011110 3f403fa1be3f40753f473f4a7d3f403fa1be3f40753f473f4a7b5e

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