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 1011111110100101100011111100110011000000011001101011111110100101100011111100110011000000010111100111110101011001101111111010010110001111110011001100000001100110101111111010010110001111110011001100000001011110011111010110001001000101 bfa58fccc066bfa58fccc05e7d59bfa58fccc066bfa58fccc05e7d6245
SJIS-WIN ?¥???f?¥???^}Y?¥???f?¥???^}bE 001111111000000110001111001111110011111100111111011001100011111110000001100011110011111100111111001111110101111001111101010110010011111110000001100011110011111100111111001111110110011000111111100000011000111100111111001111110011111101011110011111010110001001000101 3f818f3f3f3f663f818f3f3f3f5e7d593f818f3f3f3f663f818f3f3f3f5e7d6245
EUC-JP ¿??ÌÀf¿??ÌÀ^}Y¿??ÌÀf¿??ÌÀ^}bE 1000111110100010110001000011111100111111100011111010101011000000100011111010101010100010011001101000111110100010110001000011111100111111100011111010101011000000100011111010101010100010010111100111110101011001100011111010001011000100001111110011111110001111101010101100000010001111101010101010001001100110100011111010001011000100001111110011111110001111101010101100000010001111101010101010001001011110011111010110001001000101 8fa2c43f3f8faac08faaa2668fa2c43f3f8faac08faaa25e7d598fa2c43f3f8faac08faaa2668fa2c43f3f8faac08faaa25e7d6245
UTF-8 ¿¥ÌÀf¿¥ÌÀ^}Y¿¥ÌÀf¿¥ÌÀ^}bE 11000010101111111100001010100101110000101000111111000011100011001100001110000000011001101100001010111111110000101010010111000010100011111100001110001100110000111000000001011110011111010101100111000010101111111100001010100101110000101000111111000011100011001100001110000000011001101100001010111111110000101010010111000010100011111100001110001100110000111000000001011110011111010110001001000101 c2bfc2a5c28fc38cc38066c2bfc2a5c28fc38cc3805e7d59c2bfc2a5c28fc38cc38066c2bfc2a5c28fc38cc3805e7d6245
UHC ¿????f¿????^}Y¿????f¿????^}bE 101000101010111100111111001111110011111100111111011001101010001010101111001111110011111100111111001111110101111001111101010110011010001010101111001111110011111100111111001111110110011010100010101011110011111100111111001111110011111101011110011111010110001001000101 a2af3f3f3f3f66a2af3f3f3f3f5e7d59a2af3f3f3f3f66a2af3f3f3f3f5e7d6245

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