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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN シレシヲ}シレシヲ{^ 101111001101101011110000110110001011110010100110011111011011110011011010111100001101100010111100101001100111101101011110 bcdaf0d8bca67dbcdaf0d8bca67b5e
EUC-JP シレ?シヲ}シレ?シヲ{^ 100011101011110010001110110110100011111110001110101111001000111010100110011111011000111010111100100011101101101000111111100011101011110010001110101001100111101101011110 8ebc8eda3f8ebc8ea67d8ebc8eda3f8ebc8ea67b5e
UTF-8 シレシヲ}シレシヲ{^ 111011111011110110111100111011111011111010011010111011101000001010010111111011111011110110111100111011111011110110100110011111011110111110111101101111001110111110111110100110101110111010000010100101111110111110111101101111001110111110111101101001100111101101011110 efbdbcefbe9aee8297efbdbcefbda67defbdbcefbe9aee8297efbdbcefbda67b5e
UHC ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e

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