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 魴ォ贒。魴ォ贒。^ 11101001101101011010101111111011101011111010000111101001101101011010101111111011101011111010000101011110 e9b5abfbafa1e9b5abfbafa15e
EUC-JP 魴ォ贒。魴ォ贒。^ 11110010101101111000111010101011100011111101111111000011100011101010000111110010101101111000111010101011100011111101111111000011100011101010000101011110 f2b78eab8fdfc38ea1f2b78eab8fdfc38ea15e
UTF-8 魴ォ贒。魴ォ贒。^ 11101001101011011011010011101111101111011010101111101000101101001001001011101111101111011010000111101001101011011011010011101111101111011010101111101000101101001001001011101111101111011010000101011110 e9adb4efbdabe8b492efbda1e9adb4efbdabe8b492efbda15e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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