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 クス雫}クス雫{^ 11110000101100111011100011110001100011101011110110001110101101000111110111110000101100111011100011110001100011101011110110001110101101000111101101011110 f0b3b8f18ebd8eb47df0b3b8f18ebd8eb47b5e
EUC-JP ?ク?ス雫}?ク?ス雫{^ 00111111100011101011100000111111100011101011110110111100101101100111110100111111100011101011100000111111100011101011110110111100101101100111101101011110 3f8eb83f8ebdbcb67d3f8eb83f8ebdbcb67b5e
UTF-8 クス雫}クス雫{^ 111011101000000110110010111011111011110110111000111011101000010010001001111011111011110110111101111010011001101110101011011111011110111010000001101100101110111110111101101110001110111010000100100010011110111110111101101111011110100110011011101010110111101101011110 ee81b2efbdb8ee8489efbdbde99bab7dee81b2efbdb8ee8489efbdbde99bab7b5e
UHC ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e

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