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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 薰エ髷ヲ}薰エ髷ヲ{^ 111110111001111010110100111010011001111010100110011111011111101110011110101101001110100110011110101001100111101101011110 fb9eb4e99ea67dfb9eb4e99ea67b5e
EUC-JP ?エ髷ヲ}?エ髷ヲ{^ 0011111110001110101101001111000111111110100011101010011001111101001111111000111010110100111100011111111010001110101001100111101101011110 3f8eb4f1fe8ea67d3f8eb4f1fe8ea67b5e
UTF-8 薰エ髷ヲ}薰エ髷ヲ{^ 111010001001011010110000111011111011110110110100111010011010101110110111111011111011110110100110011111011110100010010110101100001110111110111101101101001110100110101011101101111110111110111101101001100111101101011110 e896b0efbdb4e9abb7efbda67de896b0efbdb4e9abb7efbda67b5e
UHC 薰???}薰???{^ 11111101101110010011111100111111001111110111110111111101101110010011111100111111001111110111101101011110 fdb93f3f3f7dfdb93f3f3f7b5e

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