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 兮飩熹}兮飩熹{^ 100110010110000111101001010010101110000010010100011111011001100101100001111010010100101011100000100101000111101101011110 9961e94ae0947d9961e94ae0947b5e
EUC-JP 兮飩熹}兮飩熹{^ 110100011100001011110001101010111101111111110100011111011101000111000010111100011010101111011111111101000111101101011110 d1c2f1abdff47dd1c2f1abdff47b5e
UTF-8 兮飩熹}兮飩熹{^ 111001011000010110101110111010011010001110101001111001111000011010111001011111011110010110000101101011101110100110100011101010011110011110000110101110010111101101011110 e585aee9a3a9e786b97de585aee9a3a9e786b97b5e
UHC 兮?熹}兮?熹{^ 11111011101100010011111111111101111110000111110111111011101100010011111111111101111110000111101101011110 fbb13ffdf87dfbb13ffdf87b5e

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