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 蟷苓コ凩蟷苓コ几^ 111001011011100110010111111010001011101010011001011111011110010110111001100101111110100010111010100110010111101101011110 e5b997e8ba997de5b997e8ba997b5e
EUC-JP 蟷苓コ凩蟷苓コ几^ 1110101010111011110011101110101010001110101110101101000111011110111010101011101111001110111010101000111010111010110100011101110001011110 eabbceea8ebad1deeabbceea8ebad1dc5e
UTF-8 蟷苓コ凩蟷苓コ几^ 11101000100111111011011111101000100010111001001111101111101111011011101011100101100001111010100111101000100111111011011111101000100010111001001111101111101111011011101011100101100001111010000001011110 e89fb7e88b93efbdbae587a9e89fb7e88b93efbdbae587a05e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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