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 ???R???^[???R???^[^ 00111111001111110011111101010010001111110011111100111111010111100101101100111111001111110011111101010010001111110011111100111111010111100101101101011110 3f3f3f523f3f3f5e5b3f3f3f523f3f3f5e5b5e
SJIS-WIN スマRスマ^[スマRスマ^[^ 1111000111111100101111011100111101010010111100011111110010111101110011110101111001011011111100011111110010111101110011110101001011110001111111001011110111001111010111100101101101011110 f1fcbdcf52f1fcbdcf5e5bf1fcbdcf52f1fcbdcf5e5b5e
EUC-JP ?スマR?スマ^[?スマR?スマ^[^ 001111111000111010111101100011101100111101010010001111111000111010111101100011101100111101011110010110110011111110001110101111011000111011001111010100100011111110001110101111011000111011001111010111100101101101011110 3f8ebd8ecf523f8ebd8ecf5e5b3f8ebd8ecf523f8ebd8ecf5e5b5e
UTF-8 スマRスマ^[スマRスマ^[^ 11101110100001011011011111101111101111011011110111101111101111101000111101010010111011101000010110110111111011111011110110111101111011111011111010001111010111100101101111101110100001011011011111101111101111011011110111101111101111101000111101010010111011101000010110110111111011111011110110111101111011111011111010001111010111100101101101011110 ee85b7efbdbdefbe8f52ee85b7efbdbdefbe8f5e5bee85b7efbdbdefbe8f52ee85b7efbdbdefbe8f5e5b5e
UHC ???R???^[???R???^[^ 00111111001111110011111101010010001111110011111100111111010111100101101100111111001111110011111101010010001111110011111100111111010111100101101101011110 3f3f3f523f3f3f5e5b3f3f3f523f3f3f5e5b5e

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