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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 髷肴カ挿髷肴カ捜^ 111010011001111010001101111001101011011010010001011111011110100110011110100011011110011010110110100100010111101101011110 e99e8de6b6917de99e8de6b6917b5e
EUC-JP 髷肴カ挿髷肴カ捜^ 1111000111111110101110101110100010001110101101101100000111011110111100011111111010111010111010001000111010110110110000011101110001011110 f1febae88eb6c1def1febae88eb6c1dc5e
UTF-8 髷肴カ挿髷肴カ捜^ 11101001101010111011011111101000100000101011010011101111101111011011011011100110100011001011111111101001101010111011011111101000100000101011010011101111101111011011011011100110100011011001110001011110 e9abb7e882b4efbdb6e68cbfe9abb7e882b4efbdb6e68d9c5e
UHC ?肴???肴??^ 0011111111111101101000100011111100111111001111111111110110100010001111110011111101011110 3ffda23f3f3ffda23f3f5e

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