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 髏・鮨ァ髏・鮨ァ^ 11101001100100001010010111101001101111011010011111101001100100001010010111101001101111011010011101011110 e990a5e9bda7e990a5e9bda75e
EUC-JP 髏・鮨ァ髏・鮨ァ^ 1111000111110000100011101010010111110010101111111000111010100111111100011111000010001110101001011111001010111111100011101010011101011110 f1f08ea5f2bf8ea7f1f08ea5f2bf8ea75e
UTF-8 髏・鮨ァ髏・鮨ァ^ 11101001101010111000111111101111101111011010010111101001101011101010100011101111101111011010011111101001101010111000111111101111101111011010010111101001101011101010100011101111101111011010011101011110 e9ab8fefbda5e9aea8efbda7e9ab8fefbda5e9aea8efbda75e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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