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 ??bkf??bk^}Y??bkf??bk^}bE 00111111001111110110001001101011011001100011111100111111011000100110101101011110011111010101100100111111001111110110001001101011011001100011111100111111011000100110101101011110011111010110001001000101 3f3f626b663f3f626b5e7d593f3f626b663f3f626b5e7d6245
SJIS-WIN 将ゥbkf将ゥbk^}Y将ゥbkf将ゥbk^}bE 1000111110101011101010010110001001101011011001101000111110101011101010010110001001101011010111100111110101011001100011111010101110101001011000100110101101100110100011111010101110101001011000100110101101011110011111010110001001000101 8faba9626b668faba9626b5e7d598faba9626b668faba9626b5e7d6245
EUC-JP 将ゥbkf将ゥbk^}Y将ゥbkf将ゥbk^}bE 101111101010110110001110101010010110001001101011011001101011111010101101100011101010100101100010011010110101111001111101010110011011111010101101100011101010100101100010011010110110011010111110101011011000111010101001011000100110101101011110011111010110001001000101 bead8ea9626b66bead8ea9626b5e7d59bead8ea9626b66bead8ea9626b5e7d6245
UTF-8 将ゥbkf将ゥbk^}Y将ゥbkf将ゥbk^}bE 1110010110110000100001101110111110111101101010010110001001101011011001101110010110110000100001101110111110111101101010010110001001101011010111100111110101011001111001011011000010000110111011111011110110101001011000100110101101100110111001011011000010000110111011111011110110101001011000100110101101011110011111010110001001000101 e5b086efbda9626b66e5b086efbda9626b5e7d59e5b086efbda9626b66e5b086efbda9626b5e7d6245
UHC ??bkf??bk^}Y??bkf??bk^}bE 00111111001111110110001001101011011001100011111100111111011000100110101101011110011111010101100100111111001111110110001001101011011001100011111100111111011000100110101101011110011111010110001001000101 3f3f626b663f3f626b5e7d593f3f626b663f3f626b5e7d6245

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