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{^ 1110011011110100100000011000110010000100010011110110101101111101111001101111010010000001100011001000010001001111011010110111101101011110 e6f4818c844f6b7de6f4818c844f6b7b5e
EUC-JP 踝′Оk}踝′Оk{^ 1110110011110110101000011110110010100111101100000110101101111101111011001111011010100001111011001010011110110000011010110111101101011110 ecf6a1eca7b06b7decf6a1eca7b06b7b5e
UTF-8 踝′Оk}踝′Оk{^ 111010001011100010011101111000101000000010110010110100001001111001101011011111011110100010111000100111011110001010000000101100101101000010011110011010110111101101011110 e8b89de280b2d09e6b7de8b89de280b2d09e6b7b5e
UHC ?′Оk}?′Оk{^ 001111111010000111000111101011001011000001101011011111010011111110100001110001111010110010110000011010110111101101011110 3fa1c7acb06b7d3fa1c7acb06b7b5e

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