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 ???k}???k{^ 0011111100111111001111110110101101111101001111110011111100111111011010110111101101011110 3f3f3f6b7d3f3f3f6b7b5e
SJIS-WIN 影??k}影??k{^ 10001001011001010011111100111111011010110111110110001001011001010011111100111111011010110111101101011110 89653f3f6b7d89653f3f6b7b5e
EUC-JP 影??k}影??k{^ 10110001110001100011111100111111011010110111110110110001110001100011111100111111011010110111101101011110 b1c63f3f6b7db1c63f3f6b7b5e
UTF-8 影좄퍓k}影좄퍓k{^ 1110010110111101101100011110110010100010100001001110110110001101100100110110101101111101111001011011110110110001111011001010001010000100111011011000110110010011011010110111101101011110 e5bdb1eca284ed8d936b7de5bdb1eca284ed8d936b7b5e
UHC 影좄퍓k}影좄퍓k{^ 1110011110101111101000001110100010111011100010100110101101111101111001111010111110100000111010001011101110001010011010110111101101011110 e7afa0e8bb8a6b7de7afa0e8bb8a6b7b5e

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