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 ???Vn}???Vn{^ 00111111001111110011111101010110011011100111110100111111001111110011111101010110011011100111101101011110 3f3f3f566e7d3f3f3f566e7b5e
SJIS-WIN ??陽Vn}??陽Vn{^ 001111110011111110010111011110100101011001101110011111010011111100111111100101110111101001010110011011100111101101011110 3f3f977a566e7d3f3f977a566e7b5e
EUC-JP 棅馹陽Vn}棅馹陽Vn{^ 1000111111000011111110111000111111101001101000011100110111011011010101100110111001111101100011111100001111111011100011111110100110100001110011011101101101010110011011100111101101011110 8fc3fb8fe9a1cddb566e7d8fc3fb8fe9a1cddb566e7b5e
UTF-8 棅馹陽Vn}棅馹陽Vn{^ 11100110101000111000010111101001101001101011100111101001100110011011110101010110011011100111110111100110101000111000010111101001101001101011100111101001100110011011110101010110011011100111101101011110 e6a385e9a6b9e999bd566e7de6a385e9a6b9e999bd566e7b5e
UHC 棅馹陽Vn}棅馹陽Vn{^ 11011100101110001110110011110001111001011101010101010110011011100111110111011100101110001110110011110001111001011101010101010110011011100111101101011110 dcb8ecf1e5d5566e7ddcb8ecf1e5d5566e7b5e

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