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 踝′綾}踝′綾{^ 111001101111010010000001100011001000100010111011011111011110011011110100100000011000110010001000101110110111101101011110 e6f4818c88bb7de6f4818c88bb7b5e
EUC-JP 踝′綾}踝′綾{^ 111011001111011010100001111011001011000010111101011111011110110011110110101000011110110010110000101111010111101101011110 ecf6a1ecb0bd7decf6a1ecb0bd7b5e
UTF-8 踝′綾}踝′綾{^ 111010001011100010011101111000101000000010110010111001111011011010111110011111011110100010111000100111011110001010000000101100101110011110110110101111100111101101011110 e8b89de280b2e7b6be7de8b89de280b2e7b6be7b5e
UHC ?′綾}?′綾{^ 00111111101000011100011111010111110100110111110100111111101000011100011111010111110100110111101101011110 3fa1c7d7d37d3fa1c7d7d37b5e

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