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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 裵サミn}裵サミn{^ 11111011101000101011101111010000011011100111110111111011101000101011101111010000011011100111101101011110 fba2bbd06e7dfba2bbd06e7b5e
EUC-JP 裵サミn}裵サミn{^ 10001111110111001101001110001110101110111000111011010000011011100111110110001111110111001101001110001110101110111000111011010000011011100111101101011110 8fdcd38ebb8ed06e7d8fdcd38ebb8ed06e7b5e
UTF-8 裵サミn}裵サミn{^ 1110100010100011101101011110111110111101101110111110111110111110100100000110111001111101111010001010001110110101111011111011110110111011111011111011111010010000011011100111101101011110 e8a3b5efbdbbefbe906e7de8a3b5efbdbbefbe906e7b5e
UHC 裵??n}裵??n{^ 11011011110100010011111100111111011011100111110111011011110100010011111100111111011011100111101101011110 dbd13f3f6e7ddbd13f3f6e7b5e

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