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’@’@~}’@‘±’G’@’@~{^ 10010010010000001001000110110001100100100100011110010010010000001001001001000000011111100111110110010010010000001001000110110001100100100100011110010010010000001001001001000000011111100111101101011110 924091b19247924092407e7d924091b19247924092407e7b5e
SJIS-WIN ?@?±?G?@?@~}?@?±?G?@?@~{^ 001111110100000000111111100000010111110100111111010001110011111101000000001111110100000001111110011111010011111101000000001111111000000101111101001111110100011100111111010000000011111101000000011111100111101101011110 3f403f817d3f473f403f407e7d3f403f817d3f473f403f407e7b5e
EUC-JP ?@?±?G?@?@~}?@?±?G?@?@~{^ 001111110100000000111111101000011101111000111111010001110011111101000000001111110100000001111110011111010011111101000000001111111010000111011110001111110100011100111111010000000011111101000000011111100111101101011110 3f403fa1de3f473f403f407e7d3f403fa1de3f473f403f407e7b5e
UTF-8 ’@‘±’G’@’@~}’@‘±’G’@’@~{^ 11000010100100100100000011000010100100011100001010110001110000101001001001000111110000101001001001000000110000101001001001000000011111100111110111000010100100100100000011000010100100011100001010110001110000101001001001000111110000101001001001000000110000101001001001000000011111100111101101011110 c29240c291c2b1c29247c29240c292407e7dc29240c291c2b1c29247c29240c292407e7b5e
UHC ?@?±?G?@?@~}?@?±?G?@?@~{^ 001111110100000000111111101000011011111000111111010001110011111101000000001111110100000001111110011111010011111101000000001111111010000110111110001111110100011100111111010000000011111101000000011111100111101101011110 3f403fa1be3f473f403f407e7d3f403fa1be3f473f403f407e7b5e

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