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 ??^kW}??^kW{^ 00111111001111110101111001101011010101110111110100111111001111110101111001101011010101110111101101011110 3f3f5e6b577d3f3f5e6b577b5e
SJIS-WIN 偲磁^kW}偲磁^kW{^ 1000111011000011100011101010010101011110011010110101011101111101100011101100001110001110101001010101111001101011010101110111101101011110 8ec38ea55e6b577d8ec38ea55e6b577b5e
EUC-JP 偲磁^kW}偲磁^kW{^ 1011110011000101101111001010011101011110011010110101011101111101101111001100010110111100101001110101111001101011010101110111101101011110 bcc5bca75e6b577dbcc5bca75e6b577b5e
UTF-8 偲磁^kW}偲磁^kW{^ 111001011000000110110010111001111010001110000001010111100110101101010111011111011110010110000001101100101110011110100011100000010101111001101011010101110111101101011110 e581b2e7a3815e6b577de581b2e7a3815e6b577b5e
UHC ?磁^kW}?磁^kW{^ 001111111110110110111000010111100110101101010111011111010011111111101101101110000101111001101011010101110111101101011110 3fedb85e6b577d3fedb85e6b577b5e

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