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 髷ヲ迢м髷ヲ迢к^ 111010011001111010100110111001111000101110000100011111011110100110011110101001101110011110001011100001000111101101011110 e99ea6e78b847de99ea6e78b847b5e
EUC-JP 髷ヲ迢м髷ヲ迢к^ 1111000111111110100011101010011011101101111010111010011111011110111100011111111010001110101001101110110111101011101001111101110001011110 f1fe8ea6edeba7def1fe8ea6edeba7dc5e
UTF-8 髷ヲ迢м髷ヲ迢к^ 1110100110101011101101111110111110111101101001101110100010111111101000101101000010111100111010011010101110110111111011111011110110100110111010001011111110100010110100001011101001011110 e9abb7efbda6e8bfa2d0bce9abb7efbda6e8bfa2d0ba5e
UHC ???м???к^ 0011111100111111001111111010110011011110001111110011111100111111101011001101110001011110 3f3f3facde3f3f3facdc5e

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