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 踝伎沖}踝伎沖{^ 111001101111010010001010111010101000100110101011011111011110011011110100100010101110101010001001101010110111101101011110 e6f48aea89ab7de6f48aea89ab7b5e
EUC-JP 踝伎沖}踝伎沖{^ 111011001111011010110100111011001011001010101101011111011110110011110110101101001110110010110010101011010111101101011110 ecf6b4ecb2ad7decf6b4ecb2ad7b5e
UTF-8 踝伎沖}踝伎沖{^ 111010001011100010011101111001001011110010001110111001101011001010010110011111011110100010111000100111011110010010111100100011101110011010110010100101100111101101011110 e8b89de4bc8ee6b2967de8b89de4bc8ee6b2967b5e
UHC ?伎沖}?伎沖{^ 00111111110100001110101111110101111110000111110100111111110100001110101111110101111110000111101101011110 3fd0ebf5f87d3fd0ebf5f87b5e

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