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 韶・鮨ァ韶・鮨ァ^ 11101000111011101010010111101001101111011010011111101000111011101010010111101001101111011010011101011110 e8eea5e9bda7e8eea5e9bda75e
EUC-JP 韶・鮨ァ韶・鮨ァ^ 1111000011110000100011101010010111110010101111111000111010100111111100001111000010001110101001011111001010111111100011101010011101011110 f0f08ea5f2bf8ea7f0f08ea5f2bf8ea75e
UTF-8 韶・鮨ァ韶・鮨ァ^ 11101001100111111011011011101111101111011010010111101001101011101010100011101111101111011010011111101001100111111011011011101111101111011010010111101001101011101010100011101111101111011010011101011110 e99fb6efbda5e9aea8efbda7e99fb6efbda5e9aea8efbda75e
UHC 韶???韶???^ 1110000111010010001111110011111100111111111000011101001000111111001111110011111101011110 e1d23f3f3fe1d23f3f3f5e

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