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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN スロウ璟}スロウ璟{^ 10111101110110111011001111111011011011010111110110111101110110111011001111111011011011010111101101011110 bddbb3fb6d7dbddbb3fb6d7b5e
EUC-JP スロウ璟}スロウ璟{^ 100011101011110110001110110110111000111010110011100011111100110011011001011111011000111010111101100011101101101110001110101100111000111111001100110110010111101101011110 8ebd8edb8eb38fccd97d8ebd8edb8eb38fccd97b5e
UTF-8 スロウ璟}スロウ璟{^ 111011111011110110111101111011111011111010011011111011111011110110110011111001111001001010011111011111011110111110111101101111011110111110111110100110111110111110111101101100111110011110010010100111110111101101011110 efbdbdefbe9befbdb3e7929f7defbdbdefbe9befbdb3e7929f7b5e
UHC ???璟}???璟{^ 00111111001111110011111111001100110111110111110100111111001111110011111111001100110111110111101101011110 3f3f3fccdf7d3f3f3fccdf7b5e

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