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 ?紗?}?紗?{^ 0011111110001110110100010011111101111101001111111000111011010001001111110111101101011110 3f8ed13f7d3f8ed13f7b5e
EUC-JP ?紗?}?紗?{^ 0011111110111100110100110011111101111101001111111011110011010011001111110111101101011110 3fbcd33f7d3fbcd33f7b5e
UTF-8 履紗▶}履紗▶{^ 111011111010011110011111111001111011010010010111111000101001011010110110011111011110111110100111100111111110011110110100100101111110001010010110101101100111101101011110 efa79fe7b497e296b67defa79fe7b497e296b67b5e
UHC 履紗▶}履紗▶{^ 111011001010101011011110111010011010001010111010011111011110110010101010110111101110100110100010101110100111101101011110 ecaadee9a2ba7decaadee9a2ba7b5e

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