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 蠎セ奛ア蠎セ奛ア^ 11100101101110101011111011111010101000011011000111100101101110101011111011111010101000011011000101011110 e5babefaa1b1e5babefaa1b15e
EUC-JP 蠎セ奛ア蠎セ奛ア^ 11101010101111001000111010111110100011111011100011110111100011101011000111101010101111001000111010111110100011111011100011110111100011101011000101011110 eabc8ebe8fb8f78eb1eabc8ebe8fb8f78eb15e
UTF-8 蠎セ奛ア蠎セ奛ア^ 11101000101000001000111011101111101111011011111011100101101001011001101111101111101111011011000111101000101000001000111011101111101111011011111011100101101001011001101111101111101111011011000101011110 e8a08eefbdbee5a59befbdb1e8a08eefbdbee5a59befbdb15e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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