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 ?@?@f?@?@^}Y?@?@f?@?@^}bE 00111111010000000011111101000000011001100011111101000000001111110100000001011110011111010101100100111111010000000011111101000000011001100011111101000000001111110100000001011110011111010110001001000101 3f403f40663f403f405e7d593f403f40663f403f405e7d6245
SJIS-WIN 磅@磅@f磅@磅@^}Y磅@磅@f磅@磅@^}bE 111000011111101001000000111000011111101001000000011001101110000111111010010000001110000111111010010000000101111001111101010110011110000111111010010000001110000111111010010000000110011011100001111110100100000011100001111110100100000001011110011111010110001001000101 e1fa40e1fa4066e1fa40e1fa405e7d59e1fa40e1fa4066e1fa40e1fa405e7d6245
EUC-JP 磅@磅@f磅@磅@^}Y磅@磅@f磅@磅@^}bE 111000101111110001000000111000101111110001000000011001101110001011111100010000001110001011111100010000000101111001111101010110011110001011111100010000001110001011111100010000000110011011100010111111000100000011100010111111000100000001011110011111010110001001000101 e2fc40e2fc4066e2fc40e2fc405e7d59e2fc40e2fc4066e2fc40e2fc405e7d6245
UTF-8 磅@磅@f磅@磅@^}Y磅@磅@f磅@磅@^}bE 1110011110100011100001010100000011100111101000111000010101000000011001101110011110100011100001010100000011100111101000111000010101000000010111100111110101011001111001111010001110000101010000001110011110100011100001010100000001100110111001111010001110000101010000001110011110100011100001010100000001011110011111010110001001000101 e7a38540e7a3854066e7a38540e7a385405e7d59e7a38540e7a3854066e7a38540e7a385405e7d6245
UHC 磅@磅@f磅@磅@^}Y磅@磅@f磅@磅@^}bE 110110111011011001000000110110111011011001000000011001101101101110110110010000001101101110110110010000000101111001111101010110011101101110110110010000001101101110110110010000000110011011011011101101100100000011011011101101100100000001011110011111010110001001000101 dbb640dbb64066dbb640dbb6405e7d59dbb640dbb64066dbb640dbb6405e7d6245

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