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 酌韵悉}酌韵悉{^ 100011101101111011101000111011111000111010111011011111011000111011011110111010001110111110001110101110110111101101011110 8edee8ef8ebb7d8edee8ef8ebb7b5e
EUC-JP 酌韵悉}酌韵悉{^ 101111001110000011110000111100011011110010111101011111011011110011100000111100001111000110111100101111010111101101011110 bce0f0f1bcbd7dbce0f0f1bcbd7b5e
UTF-8 酌韵悉}酌韵悉{^ 111010011000010110001100111010011001111110110101111001101000001010001001011111011110100110000101100011001110100110011111101101011110011010000010100010010111101101011110 e9858ce99fb5e682897de9858ce99fb5e682897b5e
UHC 酌?悉}酌?悉{^ 11101101110011000011111111100011111110100111110111101101110011000011111111100011111110100111101101011110 edcc3fe3fa7dedcc3fe3fa7b5e

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