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{^ 111010011111001000111111001111110101011001101110011111011110100111110010001111110011111101010110011011100111101101011110 e9f23f3f566e7de9f23f3f566e7b5e
EUC-JP 鶯??Vn}鶯??Vn{^ 111100101111010000111111001111110101011001101110011111011111001011110100001111110011111101010110011011100111101101011110 f2f43f3f566e7df2f43f3f566e7b5e
UTF-8 鶯븐텋Vn}鶯븐텋Vn{^ 11101001101101101010111111101011101110001001000011101101100001011000101101010110011011100111110111101001101101101010111111101011101110001001000011101101100001011000101101010110011011100111101101011110 e9b6afebb890ed858b566e7de9b6afebb890ed858b566e7b5e
UHC 鶯븐텋Vn}鶯븐텋Vn{^ 11100101101000111011101011101100101101101000100001010110011011100111110111100101101000111011101011101100101101101000100001010110011011100111101101011110 e5a3baecb688566e7de5a3baecb688566e7b5e

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