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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 踝′О[踝′О[^ 111001101111010010000001100011001000010001001111010110111110011011110100100000011000110010000100010011110101101101011110 e6f4818c844f5be6f4818c844f5b5e
EUC-JP 踝′О[踝′О[^ 111011001111011010100001111011001010011110110000010110111110110011110110101000011110110010100111101100000101101101011110 ecf6a1eca7b05becf6a1eca7b05b5e
UTF-8 踝′О[踝′О[^ 11101000101110001001110111100010100000001011001011010000100111100101101111101000101110001001110111100010100000001011001011010000100111100101101101011110 e8b89de280b2d09e5be8b89de280b2d09e5b5e
UHC ?′О[?′О[^ 00111111101000011100011110101100101100000101101100111111101000011100011110101100101100000101101101011110 3fa1c7acb05b3fa1c7acb05b5e

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