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 雕?織?雕?織?^ 11101000101110000011111110010000010001000011111111101000101110000011111110010000010001000011111101011110 e8b83f90443fe8b83f90443f5e
EUC-JP 雕?織?雕?織?^ 11110000101110100011111110111111101001010011111111110000101110100011111110111111101001010011111101011110 f0ba3fbfa53ff0ba3fbfa53f5e
UTF-8 雕렟織렑雕렟織렑^ 11101001100110111001010111101011101000001001111111100111101110011001010011101011101000001001000111101001100110111001010111101011101000001001111111100111101110011001010011101011101000001001000101011110 e99b95eba09fe7b994eba091e99b95eba09fe7b994eba0915e
UHC 雕렟織렑雕렟織렑^ 1111000011100111100011101011000011110010110001001000111010100110111100001110011110001110101100001111001011000100100011101010011001011110 f0e78eb0f2c48ea6f0e78eb0f2c48ea65e

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