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{^ 11100111100101001001111011100111100011011011010101010110011011100111110111100111100101001001111011100111100011011011010101010110011011100111101101011110 e7949ee78db5566e7de7949ee78db5566e7b5e
EUC-JP 逕樒嵯Vn}逕樒嵯Vn{^ 11101101111101001101110011101001101110101011011101010110011011100111110111101101111101001101110011101001101110101011011101010110011011100111101101011110 edf4dce9bab7566e7dedf4dce9bab7566e7b5e
UTF-8 逕樒嵯Vn}逕樒嵯Vn{^ 11101001100000001001010111100110101010001001001011100101101101011010111101010110011011100111110111101001100000001001010111100110101010001001001011100101101101011010111101010110011011100111101101011110 e98095e6a892e5b5af566e7de98095e6a892e5b5af566e7b5e
UHC 逕?嵯Vn}逕?嵯Vn{^ 1100110011101111001111111111001110101011010101100110111001111101110011001110111100111111111100111010101101010110011011100111101101011110 ccef3ff3ab566e7dccef3ff3ab566e7b5e

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