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 踝珠擶}踝珠擶{^ 111001101111010010001110111011001001110110101111011111011110011011110100100011101110110010011101101011110111101101011110 e6f48eec9daf7de6f48eec9daf7b5e
EUC-JP 踝珠擶}踝珠擶{^ 111011001111011010111100111011101101101010110001011111011110110011110110101111001110111011011010101100010111101101011110 ecf6bceedab17decf6bceedab17b5e
UTF-8 踝珠擶}踝珠擶{^ 111010001011100010011101111001111000111110100000111001101001001110110110011111011110100010111000100111011110011110001111101000001110011010010011101101100111101101011110 e8b89de78fa0e693b67de8b89de78fa0e693b67b5e
UHC ?珠?}?珠?{^ 0011111111110001110000010011111101111101001111111111000111000001001111110111101101011110 3ff1c13f7d3ff1c13f7b5e

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