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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN テッス甁}テッス甁{^ 11000011101011111011110111111011011011100111110111000011101011111011110111111011011011100111101101011110 c3afbdfb6e7dc3afbdfb6e7b5e
EUC-JP テッス?}テッス?{^ 1000111011000011100011101010111110001110101111010011111101111101100011101100001110001110101011111000111010111101001111110111101101011110 8ec38eaf8ebd3f7d8ec38eaf8ebd3f7b5e
UTF-8 テッス甁}テッス甁{^ 111011111011111010000011111011111011110110101111111011111011110110111101111001111001010010000001011111011110111110111110100000111110111110111101101011111110111110111101101111011110011110010100100000010111101101011110 efbe83efbdafefbdbde794817defbe83efbdafefbdbde794817b5e
UHC ???甁}???甁{^ 00111111001111110011111111011100101110100111110100111111001111110011111111011100101110100111101101011110 3f3f3fdcba7d3f3f3fdcba7b5e

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