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 ?③?}?③?{^ 0011111110000111010000100011111101111101001111111000011101000010001111110111101101011110 3f87423f7d3f87423f7b5e
EUC-JP ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
UTF-8 曆③탣}曆③탣{^ 111011111010011010001011111000101001000110100010111011011000001110100011011111011110111110100110100010111110001010010001101000101110110110000011101000110111101101011110 efa68be291a2ed83a37defa68be291a2ed83a37b5e
UHC 曆③탣}曆③탣{^ 111001101011011110101000111010011011010110000110011111011110011010110111101010001110100110110101100001100111101101011110 e6b7a8e9b5867de6b7a8e9b5867b5e

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