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 クスヨ、}クスヨ、{^ 111100001111101110111000101111011101011010100100011111011111000011111011101110001011110111010110101001000111101101011110 f0fbb8bdd6a47df0fbb8bdd6a47b5e
EUC-JP ?クスヨ、}?クスヨ、{^ 001111111000111010111000100011101011110110001110110101101000111010100100011111010011111110001110101110001000111010111101100011101101011010001110101001000111101101011110 3f8eb88ebd8ed68ea47d3f8eb88ebd8ed68ea47b5e
UTF-8 クスヨ、}クスヨ、{^ 111011101000001010111010111011111011110110111000111011111011110110111101111011111011111010010110111011111011110110100100011111011110111010000010101110101110111110111101101110001110111110111101101111011110111110111110100101101110111110111101101001000111101101011110 ee82baefbdb8efbdbdefbe96efbda47dee82baefbdb8efbdbdefbe96efbda47b5e
UHC ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e

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