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 ティツ崢殤}ティツ崢殤{^ 1100001110101000110000101001101111000010100111110110111001111101110000111010100011000010100110111100001010011111011011100111101101011110 c3a8c29bc29f6e7dc3a8c29bc29f6e7b5e
EUC-JP ティツ崢殤}ティツ崢殤{^ 1000111011000011100011101010100010001110110000101101011011000100110111011100111101111101100011101100001110001110101010001000111011000010110101101100010011011101110011110111101101011110 8ec38ea88ec2d6c4ddcf7d8ec38ea88ec2d6c4ddcf7b5e
UTF-8 ティツ崢殤}ティツ崢殤{^ 111011111011111010000011111011111011110110101000111011111011111010000010111001011011010010100010111001101010111010100100011111011110111110111110100000111110111110111101101010001110111110111110100000101110010110110100101000101110011010101110101001000111101101011110 efbe83efbda8efbe82e5b4a2e6aea47defbe83efbda8efbe82e5b4a2e6aea47b5e
UHC ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e

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