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 ????W}????W{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e
SJIS-WIN 髯具スセW}髯具スセW{^ 1110100110011001100010111110111110111101101111100101011101111101111010011001100110001011111011111011110110111110010101110111101101011110 e9998befbdbe577de9998befbdbe577b5e
EUC-JP 髯具スセW}髯具スセW{^ 111100011111100110110110111100011000111010111101100011101011111001010111011111011111000111111001101101101111000110001110101111011000111010111110010101110111101101011110 f1f9b6f18ebd8ebe577df1f9b6f18ebd8ebe577b5e
UTF-8 髯具スセW}髯具スセW{^ 1110100110101011101011111110010110000101101101111110111110111101101111011110111110111101101111100101011101111101111010011010101110101111111001011000010110110111111011111011110110111101111011111011110110111110010101110111101101011110 e9abafe585b7efbdbdefbdbe577de9abafe585b7efbdbdefbdbe577b5e
UHC ?具??W}?具??W{^ 001111111100111011111101001111110011111101010111011111010011111111001110111111010011111100111111010101110111101101011110 3fcefd3f3f577d3fcefd3f3f577b5e

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