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 酌晴}酌晴{^ 100011101101111011110010111101111111101011011000011111011000111011011110111100101111011111111010110110000111101101011110 8edef2f7fad87d8edef2f7fad87b5e
EUC-JP 酌??}酌??{^ 1011110011100000001111110011111101111101101111001110000000111111001111110111101101011110 bce03f3f7dbce03f3f7b5e
UTF-8 酌晴}酌晴{^ 111010011000010110001100111011101000100010101110111011111010100010010010011111011110100110000101100011001110111010001000101011101110111110101000100100100111101101011110 e9858cee88aeefa8927de9858cee88aeefa8927b5e
UHC 酌??}酌??{^ 1110110111001100001111110011111101111101111011011100110000111111001111110111101101011110 edcc3f3f7dedcc3f3f7b5e

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