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 ?ょ?}?ょ?{^ 0011111110000010111001010011111101111101001111111000001011100101001111110111101101011110 3f82e53f7d3f82e53f7b5e
EUC-JP ?ょ?}?ょ?{^ 0011111110100100111001110011111101111101001111111010010011100111001111110111101101011110 3fa4e73f7d3fa4e73f7b5e
UTF-8 烈ょ뮛}烈ょ뮛{^ 111011111010011010011111111000111000001010000111111010111010111010011011011111011110111110100110100111111110001110000010100001111110101110101110100110110111101101011110 efa69fe38287ebae9b7defa69fe38287ebae9b7b5e
UHC 烈ょ뮛}烈ょ뮛{^ 111001101110111110101010111001111001001010100111011111011110011011101111101010101110011110010010101001110111101101011110 e6efaae792a77de6efaae792a77b5e

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