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 蟷シ奛ア蟷シ奛ア^ 11100101101110011011110011111010101000011011000111100101101110011011110011111010101000011011000101011110 e5b9bcfaa1b1e5b9bcfaa1b15e
EUC-JP 蟷シ奛ア蟷シ奛ア^ 11101010101110111000111010111100100011111011100011110111100011101011000111101010101110111000111010111100100011111011100011110111100011101011000101011110 eabb8ebc8fb8f78eb1eabb8ebc8fb8f78eb15e
UTF-8 蟷シ奛ア蟷シ奛ア^ 11101000100111111011011111101111101111011011110011100101101001011001101111101111101111011011000111101000100111111011011111101111101111011011110011100101101001011001101111101111101111011011000101011110 e89fb7efbdbce5a59befbdb1e89fb7efbdbce5a59befbdb15e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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