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 ?レ?}?レ?{^ 0011111110000011100011000011111101111101001111111000001110001100001111110111101101011110 3f838c3f7d3f838c3f7b5e
EUC-JP ?レ?}?レ?{^ 0011111110100101111011000011111101111101001111111010010111101100001111110111101101011110 3fa5ec3f7d3fa5ec3f7b5e
UTF-8 曆レ쳷}曆レ쳷{^ 111011111010011010001011111000111000001110101100111011001011001110110111011111011110111110100110100010111110001110000011101011001110110010110011101101110111101101011110 efa68be383acecb3b77defa68be383acecb3b77b5e
UHC 曆レ쳷}曆レ쳷{^ 111001101011011110101011111011001010101110011010011111011110011010110111101010111110110010101011100110100111101101011110 e6b7abecab9a7de6b7abecab9a7b5e

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