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 曆レ뱪}曆レ뱪{^ 111011111010011010001011111000111000001110101100111010111011000110101010011111011110111110100110100010111110001110000011101011001110101110110001101010100111101101011110 efa68be383acebb1aa7defa68be383acebb1aa7b5e
UHC 曆レ뱪}曆レ뱪{^ 111001101011011110101011111011001001001110010000011111011110011010110111101010111110110010010011100100000111101101011110 e6b7abec93907de6b7abec93907b5e

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