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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 陳?織?陳?織?^ 10010010110000100011111110010000010001000011111110010010110000100011111110010000010001000011111101011110 92c23f90443f92c23f90443f5e
EUC-JP 陳?織?陳?織?^ 11000100110001000011111110111111101001010011111111000100110001000011111110111111101001010011111101011110 c4c43fbfa53fc4c43fbfa53f5e
UTF-8 陳렟織렑陳렟織렑^ 11101001100110011011001111101011101000001001111111100111101110011001010011101011101000001001000111101001100110011011001111101011101000001001111111100111101110011001010011101011101000001001000101011110 e999b3eba09fe7b994eba091e999b3eba09fe7b994eba0915e
UHC 陳렟織렑陳렟織렑^ 1111001011100111100011101011000011110010110001001000111010100110111100101110011110001110101100001111001011000100100011101010011001011110 f2e78eb0f2c48ea6f2e78eb0f2c48ea65e

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