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 踝賀沖}踝賀沖{^ 111001101111010010001001111010101000100110101011011111011110011011110100100010011110101010001001101010110111101101011110 e6f489ea89ab7de6f489ea89ab7b5e
EUC-JP 踝賀沖}踝賀沖{^ 111011001111011010110010111011001011001010101101011111011110110011110110101100101110110010110010101011010111101101011110 ecf6b2ecb2ad7decf6b2ecb2ad7b5e
UTF-8 踝賀沖}踝賀沖{^ 111010001011100010011101111010001011001110000000111001101011001010010110011111011110100010111000100111011110100010110011100000001110011010110010100101100111101101011110 e8b89de8b380e6b2967de8b89de8b380e6b2967b5e
UHC ?賀沖}?賀沖{^ 00111111111110011100010111110101111110000111110100111111111110011100010111110101111110000111101101011110 3ff9c5f5f87d3ff9c5f5f87b5e

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