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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 雍鍋梶}雍鍋梶{^ 111010001011010010010011111001111000101010000001011111011110100010110100100100111110011110001010100000010111101101011110 e8b493e78a817de8b493e78a817b5e
EUC-JP 雍鍋梶}雍鍋梶{^ 111100001011011011000110111010011011001111100001011111011111000010110110110001101110100110110011111000010111101101011110 f0b6c6e9b3e17df0b6c6e9b3e17b5e
UTF-8 雍鍋梶}雍鍋梶{^ 111010011001101110001101111010011000110110001011111001101010001010110110011111011110100110011011100011011110100110001101100010111110011010100010101101100111101101011110 e99b8de98d8be6a2b67de99b8de98d8be6a2b67b5e
UHC 雍鍋梶}雍鍋梶{^ 111010001011110011001110101001111101101010110010011111011110100010111100110011101010011111011010101100100111101101011110 e8bccea7dab27de8bccea7dab27b5e

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