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 コ鮓」コ鮓」^ 11110001111110101011101011101001101101101010001111110001111110101011101011101001101101101010001101011110 f1fabae9b6a3f1fabae9b6a35e
EUC-JP ?コ鮓」?コ鮓」^ 001111111000111010111010111100101011100010001110101000110011111110001110101110101111001010111000100011101010001101011110 3f8ebaf2b88ea33f8ebaf2b88ea35e
UTF-8 コ鮓」コ鮓」^ 11101110100001011011010111101111101111011011101011101001101011101001001111101111101111011010001111101110100001011011010111101111101111011011101011101001101011101001001111101111101111011010001101011110 ee85b5efbdbae9ae93efbda3ee85b5efbdbae9ae93efbda35e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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